index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char_sql
Age
Commit message (
Expand
)
Author
Files
Lines
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
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 memory leak in mapif_quests_fromsql
toms
2
-3
/
+3
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
2
-3
/
+4
2008-04-14
Some more updates to the quest log system. It has been completely moved to th...
Kevin
3
-35
/
+94
2008-04-14
* Followup to r12579 (all other players appeared as female on sql branch).
FlavioJS
1
-0
/
+2
2008-04-13
Major updates to the quest system.
Kevin
6
-74
/
+132
2008-04-13
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
FlavioJS
1
-1
/
+83
2008-04-13
Login will no longer set character offline when going from map to character s...
Kevin
1
-1
/
+2
2008-04-11
At char select, the char server will set character to server -2 (server unkno...
Kevin
1
-0
/
+2
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
3
-26
/
+0
2008-04-11
Finished most of the quest log code, still bits here and there but it's usabl...
Kevin
1
-6
/
+9
[next]