index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char
/
char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-12
/
+12
2011-06-22
Added enum e_skill_flag to represent the values of struct s_skill's complicat...
ultramage
1
-4
/
+4
2011-06-16
* Merges from charmerge:
flaviojs
1
-101
/
+270
2011-04-17
* Fixed char-server missing some WFIFOHEAD (partially due to r10909 being rev...
ai4rei
1
-0
/
+4
2011-04-16
* Added support for visible garments/robes.
ai4rei
1
-5
/
+26
2011-04-10
* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.
ai4rei
1
-1
/
+5
2011-02-19
* Fixed gcc compile warnings in char-server and console plug-in (bugreport:47...
ai4rei
1
-1
/
+1
2011-02-08
* Added support for new delayed character deletion.
ai4rei
1
-15
/
+306
2011-01-14
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...
ai4rei
1
-14
/
+14
2011-01-13
* Removed ladmin (remote administration tool), all related support code and t...
ai4rei
1
-130
/
+0
2011-01-13
* Reformatting and minor cleanups to console-plugin related code.
ai4rei
1
-19
/
+9
2010-12-29
* Fixed char-server making assumptions about RFIFO data length in character d...
ai4rei
1
-1
/
+1
2010-12-25
* Fixed a compile error in txt-converter-char caused by 'save_log' being decl...
ai4rei
1
-3
/
+1
2010-12-25
* Made SQL char-server options 'chars_per_account' and 'char_del_level' work ...
ai4rei
1
-0
/
+26
2010-12-25
* Synchronized TXT/SQL char-server code a bit.
ai4rei
1
-118
/
+160
2010-12-24
* Fixes to char-server.
ai4rei
1
-54
/
+40
2010-12-18
* Updates to handling of hair color/style and cloth color of characters.
ai4rei
1
-2
/
+0
2010-12-18
* Fixed usage of literals for map name length in character list packet (since...
ai4rei
1
-1
/
+1
2010-12-12
* Updates to dynamic server information `ragsrvinfo` on SQL.
ai4rei
1
-2
/
+2
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-16
/
+16
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-16
/
+16
2010-11-19
* Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x271...
ai4rei
1
-1
/
+1
2010-11-02
Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACK...
Paradox924X
1
-1
/
+1
2010-10-17
Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to ...
Gepard
1
-1
/
+1
2010-08-03
- Merged a few minor bugfixes
Skotlex
1
-3
/
+7
2010-04-23
Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...
skotlex
1
-3
/
+11
2009-12-03
Prevented online user count from going negative. (bugreport:3913)
Paradox924X
1
-2
/
+4
2009-11-19
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
skotlex
1
-11
/
+42
2009-10-18
Removed the char_rename setting in favor of a PACKETVER define.
ultramage
1
-9
/
+8
2009-10-15
Ported over several TXT online code fixes from charmerge (autotrading chars c...
ultramage
1
-14
/
+35
2009-09-20
Disabled ip checking during auth, since it lead to a lot of confusion.
ultramage
1
-4
/
+4
2009-07-11
Some insignificant code tweaks.
ultramage
1
-2
/
+5
2009-04-01
* Removed online_check config options. (always active now)
FlavioJS
1
-48
/
+53
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-11
/
+4
2008-11-06
* Fixed 'Char creation denied' message not being sent properly.
FlavioJS
1
-1
/
+1
2008-10-15
- Added the required changes to support the 2008-09-10+ clients
skotlex
1
-6
/
+8
2008-10-11
Quick fix to txt charserver initialization order - chardb needs to be ready f...
ultramage
1
-4
/
+1
2008-10-03
* Fix for "yet another online check bypass technique". (bugreport:2292)
FlavioJS
1
-1
/
+2
2008-08-18
Merged a critical fix to charserver online tracking code (see r13087).
ultramage
1
-1
/
+1
2008-08-04
Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)
ultramage
1
-1
/
+1
2008-07-30
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
ultramage
1
-8
/
+4
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-131
/
+34
2008-07-15
Corrected wrong data loading order in txt storage code causing crashes at sta...
ultramage
1
-1
/
+3
2008-07-13
Modified storage data loading
ultramage
1
-0
/
+6
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-9
/
+9
2008-04-21
Made some cleanup in changesex
toms
1
-1
/
+1
2008-04-16
Fixed an issue in r12575 where 'not setting char offline when going from maps...
ultramage
1
-4
/
+8
2008-04-14
* Followup to r12579 (all other players appeared as female on sql branch).
FlavioJS
1
-0
/
+2
2008-04-13
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
FlavioJS
1
-0
/
+76
2008-04-12
TXT code has been re uploaded. Please note this does not change the fact that...
Kevin
1
-0
/
+4290
[next]