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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
Cleaned up leftover PACKETVER define on the charserver (followup to r14155).
ultramage
1
-6
/
+0
2009-11-19
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
skotlex
2
-13
/
+44
2009-11-03
Extended broadcast implementation:
Gepard
1
-11
/
+17
2009-10-18
Removed the char_rename setting in favor of a PACKETVER define.
ultramage
2
-9
/
+14
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-06-16
Fixed an exploit that makes guild skill get higher level than the max defined...
Inkfish
2
-4
/
+4
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-19
* Fixed a storage saving issue with txt charserver (bugreport:2084)
ultramage
2
-74
/
+89
2008-08-18
Merged a critical fix to charserver online tracking code (see r13087).
ultramage
1
-1
/
+1
2008-08-10
Some small code cleaning
ultramage
1
-8
/
+0
2008-08-04
Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)
ultramage
1
-1
/
+1
2008-07-31
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...
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
4
-150
/
+53
2008-07-15
Removed the party_share_conflict() check.
ultramage
1
-31
/
+2
2008-07-15
Corrected wrong data loading order in txt storage code causing crashes at sta...
ultramage
2
-2
/
+6
2008-07-13
Modified storage data loading
ultramage
3
-53
/
+29
2008-07-13
storage code cleanup (no behavioral changes yet)
ultramage
1
-41
/
+53
2008-07-10
Renamed 'storage_' to 'items' in the storage_data structure.
ultramage
1
-14
/
+14
2008-07-10
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...
ultramage
2
-21
/
+21
2008-05-16
Added changes missing from the previous update (followup to r12710).
ultramage
1
-38
/
+37
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
... but not with a buggy tool (missing svn:props)
ultramage
1
-47
/
+47
2008-04-12
TXT code has been re uploaded. Please note this does not change the fact that...
Kevin
17
-0
/
+8982
2008-04-12
I live in a giant bucket.
Kevin
17
-8982
/
+0
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
3
-31
/
+0
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
2
-296
/
+314
2008-04-03
Renamed 'connect_until_time' to 'expiration_time'.
ultramage
1
-10
/
+10
2008-03-28
Some more txt/sql login server synchronization:
ultramage
1
-32
/
+0
2008-03-27
Partial rewrite of the login server's auth system.
ultramage
1
-9
/
+18
2008-03-27
merged the charserver acc modification code cleanup to TXT (r11324)
ultramage
1
-88
/
+76
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
8
-102
/
+95
2008-03-25
Added proper checks to adoption processing (followup to r12428).
ultramage
1
-10
/
+16
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
1
-21
/
+24
2008-02-22
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...
Lupus
1
-1
/
+1
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
2
-1
/
+2
2008-02-17
- Updated Eye of Hellion to use the new format of the input command.
skotlex
1
-1
/
+1
2008-01-10
Another round of login server cleaning
ultramage
1
-5
/
+0
2008-01-08
Added missing session auth checks to charserver.
ultramage
1
-7
/
+15
[next]