index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Changelog-Trunk.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-27
Re-added a missing mob last_thinktime timer initialization when a mob spawns,...
ultramage
1
-0
/
+2
2007-12-27
* Changed the configure script:
FlavioJS
1
-0
/
+3
2007-12-27
* Corrected description of scope and npc variables in script_commands.txt.
FlavioJS
1
-0
/
+4
2007-12-27
* Tweeked the declaration and initialization defines for vectors.
FlavioJS
1
-0
/
+10
2007-12-26
Fixed the incorrect interpretation of the map-cell height information stored ...
ultramage
1
-0
/
+3
2007-12-26
* Fixed string variables dereferencing directly to the value instead of deref...
FlavioJS
1
-0
/
+3
2007-12-23
* Added a generic vector implementation (dynamic array) based on defines.
FlavioJS
1
-0
/
+1
2007-12-23
- Fixed horrible handling of skill_abra_db which leads to memory corruption (...
skotlex
1
-0
/
+3
2007-12-22
Fixed droprate overflows when going over rate 2000x
ultramage
1
-0
/
+1
2007-12-22
- Corrected mob spawn utilization of the delay1/delay2 values (one is respawn...
skotlex
1
-0
/
+4
2007-12-19
Fixed yet another buffer overflow, in @adopt
ultramage
1
-0
/
+1
2007-12-19
* Changes to the configure script.
FlavioJS
1
-0
/
+8
2007-12-19
- Corected the SC_MIRACLE + Anger code using the wrong skill level to calcula...
skotlex
1
-0
/
+3
2007-12-18
Fixed a possible buffer overflow in @partyoption code.
ultramage
1
-0
/
+1
2007-12-18
* Updated respawn time interpretation according to latest kRO update
Playtester
1
-0
/
+3
2007-12-18
- Cleaned up a bit the format of skill_db.txt (that comma next to the skill n...
skotlex
1
-0
/
+3
2007-12-17
* Added flag.server to indicate interserver sockets
ultramage
1
-0
/
+3
2007-12-17
Removed the 'create athena.txt' step from athena-start as the server does tha...
ultramage
1
-1
/
+1
2007-12-14
Guardian hp handling code removal (see bugreport:342)
ultramage
1
-0
/
+9
2007-12-14
Added a precise and consistent tick() function for freebsd (see bugreport:240)
ultramage
1
-0
/
+1
2007-12-14
- corrected Option_Xmas value in const.txt
skotlex
1
-0
/
+4
2007-12-13
* Fixed possible segmentation faults in the script engine.
FlavioJS
1
-0
/
+3
2007-12-13
* Disabled ers until recent crashes are fixed.
FlavioJS
1
-0
/
+3
2007-12-13
* Abstracted the windows socket code so that all fd's are in the range [1,FD_...
FlavioJS
1
-0
/
+7
2007-12-12
* Some preparations for the guild script update
ultramage
1
-0
/
+7
2007-12-12
- Added some new cash-items and headgears.
zephyrus
1
-0
/
+1
2007-12-11
- Added query_logsql script command to perform sql commands using the log db ...
skotlex
1
-0
/
+3
2007-12-10
- Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda righ...
skotlex
1
-0
/
+1
2007-12-10
- Reverted last change, I was wrong in my assumption o_O;
skotlex
1
-1
/
+0
2007-12-10
- Fixed the disguise packet sent in clif_move
skotlex
1
-0
/
+1
2007-12-10
- Cleared up npc shop id when warping a player.
skotlex
1
-0
/
+3
2007-12-09
* Modified npc_parsesrcfile to parse the line as a 'tab-separated values' str...
FlavioJS
1
-0
/
+5
2007-12-09
* Added a generic 'delimiter-separated values' string parser to strlib.c/h.
FlavioJS
1
-0
/
+2
2007-12-07
- Fixed ensembles skills.
skotlex
1
-0
/
+1
2007-12-07
- removed the timer heap correction code when the timers overflow since Flavi...
skotlex
1
-0
/
+7
2007-12-06
* Removed the attempts to recover from invalid syntax in npc_parsesrcfile sin...
FlavioJS
1
-0
/
+7
2007-12-06
- The default event script behaviour is to trigger on labels rather than NPCs...
skotlex
1
-0
/
+10
2007-12-03
- Added a fix to prevent missing a mail attachment is map servers disconnect ...
zephyrus
1
-0
/
+3
2007-11-30
- pc_setoption no longer does view_data changes while disguised (as this brea...
skotlex
1
-0
/
+2
2007-11-30
* Random cleanup/documentation.
FlavioJS
1
-0
/
+6
2007-11-29
- Allowed disguising while riding a peco-peco (this does not seem to cause pr...
skotlex
1
-0
/
+4
2007-11-29
- Probably fixed splash damage.
skotlex
1
-0
/
+1
2007-11-29
- Integrated the SG related info of hate_mob and feel_map into a single struc...
skotlex
1
-0
/
+4
2007-11-28
- Applied the required changes to handle def as a signed char (allows for neg...
skotlex
1
-0
/
+2
2007-11-28
- Corrected skill_check_condition to not delete items right away for certain ...
skotlex
1
-0
/
+8
2007-11-28
Fixed reflected spells bypassing WoE no-knockback restriction, because the co...
ultramage
1
-0
/
+2
2007-11-28
- Reverted the position of the max_hp/max_sp basic setting, modified the max_...
skotlex
1
-0
/
+3
2007-11-28
* Reconstructed a list of all PACKETVER types, by reverse-engineering it from...
ultramage
1
-0
/
+7
2007-11-27
* Added safesnprintf to strlib.c/h (bugreport:372)
FlavioJS
1
-0
/
+1
2007-11-27
* TXT/SQL login server code synchronization
ultramage
1
-0
/
+8
[prev]
[next]