index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
chrif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-29
Force a map_quit() call on the session data after a block/ban/changesex/acc d...
Paradox924X
1
-0
/
+3
2010-08-20
Removed processing for undocumented and unused event 'OnCharIfInit' which is ...
Paradox924X
1
-1
/
+0
2010-08-19
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...
Skotlex
1
-2
/
+2
2010-02-27
Some generic code cleanups (unused struct, user counting, code comment).
ultramage
1
-7
/
+1
2010-01-15
* Fixed change cart packet doesn't check for skill.
Inkfish
1
-2
/
+2
2009-10-27
Fixed quest will never get erased when it's the only quest you have.
Inkfish
1
-2
/
+1
2009-08-12
- Optimization to instance system.
zephyrus
1
-2
/
+3
2009-07-28
* Some more updates to Quest Log
Inkfish
1
-1
/
+1
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-0
/
+2
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
1
-2
/
+3
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-8
/
+2
2008-10-12
- Fixed divorce should work on both partners. Bug Report #2339.
zephyrus
1
-10
/
+16
2008-10-04
Fixed offline divorce not working properly (bugreport:2295).
ultramage
1
-1
/
+4
2008-10-03
* Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo...
FlavioJS
1
-2
/
+8
2008-08-31
- A proper mercenary lifetime calculation.
zephyrus
1
-1
/
+1
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
1
-0
/
+1
2008-08-23
- Completed Mercenary Create, Delete, Save. Tests OK.
zephyrus
1
-3
/
+4
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-74
/
+53
2008-07-13
Modified storage data loading
ultramage
1
-4
/
+4
2008-07-13
storage code cleanup (no behavioral changes yet)
ultramage
1
-2
/
+4
2008-06-29
Random assortment of various small corrections and tweaks.
ultramage
1
-6
/
+7
2008-04-26
Cleaned up auth system after change back to map server request.
Kevin
1
-38
/
+6
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-4
/
+4
2008-04-21
Made some cleanup in changesex
toms
1
-1
/
+5
2008-04-20
* Several updates from Trunk
zephyrus
1
-1
/
+1
2008-04-14
Some more updates to the quest log system. It has been completely moved to th...
Kevin
1
-1
/
+0
2008-04-13
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
FlavioJS
1
-13
/
+61
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
1
-3
/
+2
2008-04-11
Some quest log changes and removed one of the set char offline calls that was...
Kevin
1
-1
/
+0
2008-04-11
More questlog code.
Kevin
1
-0
/
+1
2008-04-11
- Fixed a bug in de-adopt code (parent skills need to be removed).
zephyrus
1
-0
/
+2
2008-04-10
Crash fix for (r12552).
Kevin
1
-1
/
+13
2008-04-10
Lolwhoops.
Kevin
1
-0
/
+2
2008-04-10
Client not marked online until map receives auth request from the client and ...
Kevin
1
-2
/
+9
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
1
-2
/
+4
2008-04-07
Removed the 'wait close' timer that closed a session's socket after 5 seconds.
ultramage
1
-3
/
+3
2008-04-04
Update to Auth Glitch fix: moved unit_free_pc back to where it was and update...
Kevin
1
-3
/
+0
2008-04-04
Fixed a little bug in Kevin's commit (r12473)
toms
1
-1
/
+1
2008-04-04
Bug fixes for Auth Glitch and Map server crash through script warp when chang...
Kevin
1
-0
/
+4
2008-04-03
Renamed 'connect_until_time' to 'expiration_time'.
ultramage
1
-2
/
+2
2008-03-28
Some more txt/sql login server synchronization:
ultramage
1
-49
/
+3
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-3
/
+4
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-0
/
+1
2008-03-16
- Added support for offline divorce.
zephyrus
1
-6
/
+22
2008-03-16
- Fixed a compilation error. ops :3
zephyrus
1
-5
/
+4
2008-03-16
- Added De-adopt support when deleting a baby.
zephyrus
1
-6
/
+33
2008-03-11
Replaced clif_countusers() with a more efficient alternative (thanks to the f...
ultramage
1
-9
/
+1
2008-03-04
- Updated firepillar so it cannot be placed on top of others.
skotlex
1
-9
/
+13
2008-03-02
Fixed wrong mvp format string for @mobinfo (would not show big mvp exp reward...
ultramage
1
-0
/
+8
2008-02-21
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...
skotlex
1
-6
/
+9
[next]