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_sql
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-28
* Some more updates to Quest Log
Inkfish
3
-63
/
+67
2009-07-26
* Some updates of Quest Log system
Inkfish
1
-1
/
+1
2009-07-25
Fixed undeclared variables on charserv compiling. how careless i am.....
Inkfish
1
-4
/
+4
2009-07-25
Rewrote Quest Log system.
Inkfish
4
-61
/
+62
2009-06-30
Fixed sql char deletion code using a broken pet deletion query (ran very slow...
ultramage
1
-5
/
+3
2009-06-16
Fixed an exploit that makes guild skill get higher level than the max defined...
Inkfish
2
-4
/
+4
2009-05-02
svn:eol-style native for char_sql's int_mercenary code (missing in r13166).
ultramage
2
-241
/
+241
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
2009-01-05
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
ultramage
1
-1
/
+0
2008-11-17
followup
ultramage
3
-2
/
+5
2008-11-17
- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)
zephyrus
2
-0
/
+4
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-28
Fixing the txt-char converter compilation (bugreport:2171).
ultramage
1
-0
/
+3
2008-09-02
- Fixed problem deleting characters.
zephyrus
2
-12
/
+10
2008-09-01
- Moved char server's mercenary code to a different file (int_mercenary.*)
zephyrus
7
-170
/
+291
2008-08-31
- A proper mercenary lifetime calculation.
zephyrus
1
-3
/
+3
2008-08-24
- Implemented Mercenary Scrolls (item_db)
zephyrus
1
-5
/
+5
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
- Completed Mercenary Create, Delete, Save. Tests OK.
zephyrus
3
-4
/
+37
2008-08-23
- Added column `mer_id` on char_db
zephyrus
3
-29
/
+85
2008-08-23
- Mercenary Packets (Server to Client). Still need a little more info.
zephyrus
2
-1
/
+54
2008-08-19
* Fixed a storage saving issue with txt charserver (bugreport:2084)
ultramage
1
-1
/
+0
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-08-01
Removed unused guardian hp columns from the guild castles table in main.sql (...
ultramage
1
-1
/
+0
2008-07-31
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same re...
ultramage
1
-1
/
+1
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
4
-342
/
+46
2008-07-26
Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w...
ultramage
1
-1
/
+1
2008-07-15
Removed the party_share_conflict() check.
ultramage
1
-13
/
+0
2008-07-13
Modified storage data loading
ultramage
3
-48
/
+13
2008-07-10
Renamed 'storage_' to 'items' in the storage_data structure.
ultramage
1
-2
/
+2
2008-07-10
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...
ultramage
2
-11
/
+11
2008-07-09
Small cleanup of sql storage code (useless data structure allocation)
ultramage
1
-28
/
+8
2008-06-29
Random assortment of various small corrections and tweaks.
ultramage
1
-0
/
+1
2008-06-19
Basic cleanup of the SQL charserver homunculus code.
ultramage
3
-163
/
+165
2008-05-29
- Fixed bug report 1436 (Auction)
zephyrus
1
-3
/
+9
2008-05-16
Fixed 64bit timestamps messing up auction/storage (bugreport:1454)
ultramage
2
-6
/
+6
2008-05-07
- Corrected default guild positions not being saved during guild creation.
skotlex
1
-1
/
+4
2008-04-28
Cleaned up char server set online/offline/char select functions. (bugreport:1...
Kevin
1
-5
/
+10
2008-04-27
fixing some timestamp type difference warnings...
ultramage
1
-2
/
+3
2008-04-27
Removed the calc_times() no-op (bugreport:1289)
ultramage
2
-4
/
+4
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
4
-12
/
+12
[next]