index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-26
Increased the allowed packet size for chat messages.
ultramage
1
-5
/
+6
2008-05-26
Added clif_announce_ex() for broadcasts with varying font size
ultramage
1
-1
/
+6
2008-05-13
Fixed a mistake in r11344 that caused the 'my shop' window to display info ab...
ultramage
1
-1
/
+1
2008-05-12
Fixed a script engine problem where warping away while having a menu window o...
ultramage
1
-0
/
+2
2008-05-09
Added correct extended info packets for items that are being moved into stora...
ultramage
1
-5
/
+40
2008-05-08
- Added some new items and headgears.
zephyrus
1
-1
/
+8
2008-05-07
- Added function battle_attr_ratio to handle just getting the attribute table...
skotlex
1
-2
/
+6
2008-05-02
Replaced the very ineffective clif_foreachclient() with map_foreachpc() since...
ultramage
1
-25
/
+2
2008-05-01
Replaced the integers+checking approach in r12679 with usage of floating poin...
ultramage
1
-2
/
+2
2008-05-01
Implemented get_percentage() for compact and safe calculation of percentual v...
ultramage
1
-3
/
+5
2008-05-01
Quest packet typo.
Kevin
1
-1
/
+1
2008-04-27
fixing some timestamp type difference warnings...
ultramage
1
-2
/
+2
2008-04-27
Removed the calc_times() no-op (bugreport:1289)
ultramage
1
-1
/
+1
2008-04-27
Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266...
ultramage
1
-8
/
+15
2008-04-27
Changed the last commit so it must be called with @reloaditemdb2. @reloaditem...
Kevin
1
-19
/
+12
2008-04-27
Some major changes to @reloaditemdb to allow unloading of any item while map ...
Kevin
1
-12
/
+19
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-2
/
+2
2008-04-16
Fixed an issue in r12575 where 'not setting char offline when going from maps...
ultramage
1
-1
/
+1
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
1
-16
/
+2
2008-04-11
More questlog code.
Kevin
1
-2
/
+2
2008-04-10
Some preliminary code for the questlog system (clif packet functions and basi...
Kevin
1
-0
/
+125
2008-04-08
Fixed party invitation ack messages not displaying on recent clients (bugrepo...
ultramage
1
-2
/
+13
2008-04-08
Modified PACKETVER for recent clients to use a YYYYMMDD date format instead o...
ultramage
1
-8
/
+8
2008-04-08
Small party/guild creation cleanup. Added packet comments. Removed fake reply...
ultramage
1
-10
/
+25
2008-04-07
* Made script command 'flagemblem' and guild_emblem_change send an update of ...
FlavioJS
1
-0
/
+16
2008-04-07
Removed the 'wait close' timer that closed a session's socket after 5 seconds.
ultramage
1
-45
/
+6
2008-04-05
Disconnect user on forged selectegg packet (may be temporary fix). (bugreport...
Kevin
1
-1
/
+5
2008-03-29
- Fixed a visual bug in mail when sending Zeny.
zephyrus
1
-1
/
+1
2008-03-29
- Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not...
zephyrus
1
-1
/
+3
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-47
/
+57
2008-03-25
Partially fixed the mess in status.c.
ultramage
1
-2
/
+2
2008-03-25
Added proper checks to adoption processing (followup to r12428).
ultramage
1
-7
/
+12
2008-03-24
* Added temporary code to track and prevent the multiple remove_map's that ap...
FlavioJS
1
-0
/
+1
2008-03-24
- Fixed a potential crash in Adoption. Reported by Yomanda.
zephyrus
1
-0
/
+3
2008-03-19
- The last bug in Adoption system.
zephyrus
1
-2
/
+2
2008-03-18
inverted logic (followup to r12394)
ultramage
1
-2
/
+2
2008-03-18
Fixed invited party members not displaying correctly (bugreport:1199)
ultramage
1
-6
/
+8
2008-03-18
- Sorry, fixing the last adoption step. It was too late ._.
zephyrus
1
-6
/
+3
2008-03-18
Fixed OnPCLoginEvent not working correctly (bugreport:1182).
ultramage
1
-10
/
+11
2008-03-18
- Added the official adoption method.
zephyrus
1
-61
/
+78
2008-03-17
- Clean up of calc_times function.
zephyrus
1
-1
/
+1
2008-03-13
- Added a fix for Abracadabra, this skills allways should use minimum a Yello...
zephyrus
1
-0
/
+3
2008-03-12
- Fixed bug report 1170.
zephyrus
1
-2
/
+3
2008-03-12
* Added a message to let know the client if the mail inbox is full.
zephyrus
1
-6
/
+13
2008-03-11
Replaced clif_countusers() with a more efficient alternative (thanks to the f...
ultramage
1
-17
/
+0
2008-03-10
Added missing check to only allow the leader of a party to modify its exp sha...
ultramage
1
-3
/
+13
2008-03-10
- Fixed a bug allow GM with notrade to send zeny.
zephyrus
1
-3
/
+1
2008-03-09
- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...
skotlex
1
-4
/
+5
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
1
-15
/
+21
2008-03-08
- Auction System implementation completed.
zephyrus
1
-10
/
+29
[prev]
[next]