index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char_sql
/
char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-26
* Merged changes from trunk [14496:14630/trunk].
ai4rei
1
-178
/
+169
2010-11-19
* Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x271...
ai4rei
1
-1
/
+1
2010-11-09
Follow-up to r14368. Load last_map from SQL on char load so the information i...
Paradox924X
1
-2
/
+5
2010-11-02
Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (b...
Paradox924X
1
-1
/
+1
2010-11-02
Ensured character data is saved even when last map is the only value that has...
Paradox924X
1
-0
/
+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-10-11
Use `char_id` rather than `master` when checking if a guild needs to be delet...
Paradox924X
1
-1
/
+1
2010-08-03
- Merged a few minor bugfixes
Skotlex
1
-0
/
+4
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
-10
/
+40
2009-10-18
Removed the char_rename setting in favor of a PACKETVER define.
ultramage
1
-14
/
+10
2009-10-12
Removed 'char_max_rename', extended 'char_rename', fixed compatibility issues.
Inkfish
1
-28
/
+15
2009-10-12
Fixed an error when 'char_rename' is set to 'no'
Inkfish
1
-6
/
+5
2009-10-11
Added character rename function.(topic:225576)(written by pakpil and fixed by...
Inkfish
1
-25
/
+162
2009-09-20
Disabled ip checking during auth, since it lead to a lot of confusion.
ultramage
1
-4
/
+4
2009-07-26
* Some updates of Quest Log system
Inkfish
1
-1
/
+1
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-4
/
+1
2009-06-30
Fixed sql char deletion code using a broken pet deletion query (ran very slow...
ultramage
1
-5
/
+3
2009-04-01
* Removed online_check config options. (always active now)
FlavioJS
1
-46
/
+52
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-4
/
+4
2008-11-17
followup
ultramage
1
-2
/
+2
2008-11-16
- Item Rental System.
zephyrus
1
-34
/
+41
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
-7
/
+10
2008-10-03
* Fix for "yet another online check bypass technique". (bugreport:2292)
FlavioJS
1
-1
/
+2
2008-09-02
- Fixed problem deleting characters.
zephyrus
1
-9
/
+7
2008-09-01
- Moved char server's mercenary code to a different file (int_mercenary.*)
zephyrus
1
-24
/
+38
2008-08-24
- Ops!! this is mine (homunculus hungry messages).
zephyrus
1
-1
/
+1
2008-08-23
- Some stuff i forgot for char_sql. Bug Report 2112.
zephyrus
1
-4
/
+4
2008-08-23
- Added column `mer_id` on char_db
zephyrus
1
-25
/
+30
2008-08-17
** Please update your server ASAP. **
zephyrus
1
-1
/
+1
2008-08-04
Fixed an ancient sql query typo (bugreport:1979)
ultramage
1
-1
/
+1
2008-08-04
Added configs for quest table name adjustment (bugreport:1778)
ultramage
1
-0
/
+4
2008-07-29
Renamed struct 'skill' to 's_skill' to remove naming collisions.
ultramage
1
-1
/
+1
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-162
/
+26
2008-07-13
Modified storage data loading
ultramage
1
-0
/
+12
2008-06-19
Basic cleanup of the SQL charserver homunculus code.
ultramage
1
-1
/
+1
2008-04-28
Cleaned up char server set online/offline/char select functions. (bugreport:1...
Kevin
1
-5
/
+10
2008-04-26
Cleaned up auth system after change back to map server request.
Kevin
1
-49
/
+60
2008-04-21
* Changed the data field of timers from int to intptr.
FlavioJS
1
-8
/
+8
2008-04-21
Made some cleanup in changesex
toms
1
-1
/
+1
2008-04-17
- Some mistake from someone but OMG!
zephyrus
1
-1
/
+1
2008-04-16
Fixed an issue in r12575 where 'not setting char offline when going from maps...
ultramage
1
-5
/
+3
2008-04-14
* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).
FlavioJS
1
-1
/
+1
2008-04-14
Fixed a typo in char_sql/char.c
toms
1
-1
/
+1
2008-04-14
Fixed a bug in the disconnection part char-server (not sending you offline)
toms
1
-1
/
+1
2008-04-14
Removed some unused variables that appeared in the last commit (r12584).
Kevin
1
-3
/
+1
2008-04-14
Some more updates to the quest log system. It has been completely moved to th...
Kevin
1
-33
/
+1
[next]