index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-14
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
ultramage
1
-1
/
+1
2007-11-12
- Important fix to Mail System allowing (by a low change) items duple.
zephyrus
1
-1
/
+0
2007-11-10
Changing enum weapon_type in the mmo_charstatus structure back to integer unt...
ultramage
1
-1
/
+1
2007-11-09
Replaced several 'int' variables with enums that they represent.
ultramage
1
-3
/
+4
2007-11-09
Fixed socket.c using time() incorrectly, causing stall timer desynchronizatio...
ultramage
1
-3
/
+3
2007-11-09
* Added a database iterator to db.c/db.h.
FlavioJS
2
-1
/
+442
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
2
-410
/
+278
2007-11-03
Tried to make sense out of timer.c ... and failed
ultramage
2
-80
/
+101
2007-10-31
* Added names to the SC_ and SI_ enums, now they can be used to properly indi...
ultramage
2
-7
/
+4
2007-10-27
Fixed a compilation error in the mail code. Blame the C standard and gcc for ...
ultramage
1
-11
/
+10
2007-10-27
Followup fixes to r11583:
ultramage
1
-10
/
+11
2007-10-27
- Improvements to the mail system.
zephyrus
1
-1
/
+11
2007-10-24
* Corrected a fex misshaps from r11571:
FlavioJS
1
-1
/
+1
2007-10-24
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which...
skotlex
1
-0
/
+2
2007-10-24
* Cleaned up some messy guild code (more to come)
ultramage
3
-10
/
+6
2007-10-23
* Removed the inter_athena.conf maildb settings as they are not required anym...
zephyrus
1
-4
/
+4
2007-10-22
- Added the new mail system. Requires optimization and tests.
zephyrus
1
-0
/
+31
2007-10-21
Fixed a small mistake in r11503 causing a fatal error&exit on unix when you t...
ultramage
1
-4
/
+4
2007-10-20
Fixed a nasty bug from r11410 which let people create chars with already take...
ultramage
1
-1
/
+1
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
2
-1
/
+2
2007-10-18
* Removed commented-out code for check_fake_id()
ultramage
2
-5
/
+3
2007-10-18
Fixed unix compilation problem due to a missing include (caused by r11499)
ultramage
1
-0
/
+2
2007-10-17
* Merged do_sendrecv() and do_parse() into do_sockets()
ultramage
3
-148
/
+124
2007-10-17
* Reworked the parsing at npc.c.
FlavioJS
2
-0
/
+24
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
5
-20
/
+20
2007-10-17
* small timer.c cleaning
ultramage
2
-100
/
+57
2007-10-13
Fixed memleak hell during mapserver shutdown (if grf reading is used and the ...
ultramage
1
-5
/
+11
2007-10-04
* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define
ultramage
1
-3
/
+4
2007-10-03
* Cleaned up parts of skill.c related to skill units
ultramage
1
-0
/
+2
2007-09-28
* Implemented Summer Outfit care of Zephyrus_CR.
L0ne_W0lf
1
-1
/
+2
2007-09-25
* Fixed the double free's caused by r11290 (wrong option in the database cons...
FlavioJS
1
-0
/
+3
2007-09-25
* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls...
FlavioJS
2
-5
/
+28
2007-09-24
* Limited manual detection of data truncation to string/enum/blob columns.
FlavioJS
1
-4
/
+20
2007-09-23
* Added flag svn:executable to the configure script.
FlavioJS
1
-13
/
+36
2007-09-22
* Added 'safestrnlen' to prevent null pointer crashes
ultramage
3
-1
/
+10
2007-09-22
* Added a sanity check for MAX_ZENY (doesn't compile if too big).
FlavioJS
1
-0
/
+5
2007-09-20
* Merged the tmpsql branch:
FlavioJS
16
-192
/
+1464
2007-09-13
Wiped out every mention of RETCODE from /src.
ultramage
1
-15
/
+0
2007-08-15
- 'make clean' now removes the svnversion.h file in src/common/ since otherwi...
skotlex
1
-1
/
+1
2007-08-15
- Merged and completed Latio's work on server-side hot-key saving (http://www...
skotlex
1
-0
/
+16
2007-08-15
* Some serious code cleanups
ultramage
3
-9
/
+4
2007-08-15
small mapindex.c typo fix
ultramage
1
-5
/
+5
2007-08-09
- stable -> trunk sync
ultramage
2
-2
/
+1
2007-08-09
The new functions now clear junk from the output buffer, this simplifies the ...
ultramage
1
-2
/
+5
2007-08-08
* Cleaned up junk left in the code by the mapcache/mapindex update
ultramage
2
-19
/
+58
2007-08-04
Some all-around code reformatting/cleaning
ultramage
2
-25
/
+22
2007-07-25
* Added support for character rename packet (only dummy code for now)
ultramage
1
-2
/
+2
2007-07-23
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
ultramage
2
-23
/
+20
2007-07-20
* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, th...
ultramage
1
-5
/
+0
2007-07-18
- Small update to the effects list (new exe's effects by Au{R}oN)
ultramage
1
-3
/
+3
[prev]
[next]