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-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
2008-04-11
Some quest log changes and removed one of the set char offline calls that was...
Kevin
1
-1
/
+1
2008-04-10
Client not marked online until map receives auth request from the client and ...
Kevin
1
-1
/
+0
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
2
-106
/
+120
2008-04-10
- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as ...
zephyrus
1
-1
/
+1
2008-04-10
Char server now loads/saves quest information.
Kevin
1
-3
/
+108
2008-04-04
Bug fixes for Auth Glitch and Map server crash through script warp when chang...
Kevin
1
-5
/
+14
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
-41
/
+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
-12
/
+18
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
7
-46
/
+43
2008-03-25
Added proper checks to adoption processing (followup to r12428).
ultramage
1
-7
/
+13
2008-03-18
- Added the official adoption method.
zephyrus
1
-1
/
+0
2008-03-17
- Clean up of calc_times function.
zephyrus
2
-17
/
+5
2008-03-16
- Added support for offline divorce.
zephyrus
1
-14
/
+30
2008-03-16
- Added De-adopt support when deleting a baby.
zephyrus
1
-2
/
+21
2008-03-16
- Optimized a little bit char deletion process with partner info.
zephyrus
1
-28
/
+15
2008-03-14
* extended the "npc_event: event queue is full" error message to also print t...
ultramage
1
-2
/
+0
2008-03-10
- Bug ID #1152: Auction System Mail Message Typos
zephyrus
1
-3
/
+3
2008-03-10
- Fixed a bug allow GM with notrade to send zeny.
zephyrus
1
-2
/
+2
2008-03-08
Corrected a problem where a party invite acknowledgement would not be sent (b...
ultramage
1
-24
/
+25
2008-03-08
- Auction System implementation completed.
zephyrus
4
-98
/
+129
2008-03-08
- Added support for Auction Close and Cancel.
zephyrus
2
-1
/
+107
2008-03-07
- Fixing the time calculation. (Missing "()" <<)
zephyrus
1
-5
/
+5
2008-03-07
- Moved the auction time controls only on Char Servers.
zephyrus
1
-2
/
+3
2008-03-07
- Fixed some bugs on auction.
zephyrus
1
-7
/
+7
2008-03-07
- Added some debug messages to test Auctions.
zephyrus
1
-1
/
+5
2008-03-07
- More updates to Auctions. Now you "really" can register auctions, limit to ...
zephyrus
1
-8
/
+43
2008-03-07
- More official way of auction mails.
zephyrus
1
-8
/
+7
2008-03-06
- Corrected pc_checkitem not behaving correctly when you had more than one eq...
skotlex
1
-2
/
+2
2008-03-05
eol-style:native for recently added files
ultramage
2
-345
/
+345
2008-03-05
- Merged Auction Search and Register. It seen to work fine, so you can test t...
zephyrus
4
-30
/
+110
2008-03-04
- Updated firepillar so it cannot be placed on top of others.
skotlex
1
-25
/
+46
2008-03-03
- Merged mail system to Stable. Need a second check... please wait.
zephyrus
2
-0
/
+4
2008-03-02
- New optimizations for mail system and adjust to use it on Auctions.
zephyrus
3
-27
/
+246
2008-02-29
- Starting preparatives for Auctions System.
zephyrus
2
-0
/
+40
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
/
+3
[prev]
[next]