index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-29
- Skill use is now cancelled when you use it while cloaking, and the uncloaki...
skotlex
3
-1
/
+10
2006-12-28
- Reapplied Skotlex's socket.c changes from r9587 and r9582. :S (sorry)
FlavioJS
2
-7
/
+20
2006-12-28
- Part 3 of TheUltraMage's socket cleanup.
FlavioJS
7
-184
/
+303
2006-12-28
- Added a func_parse invocation when an invalid socket is found, so that the ...
skotlex
2
-0
/
+7
2006-12-28
- Added some skill effect packets so it displays a generic effect for unknown...
skotlex
2
-0
/
+6
2006-12-28
- Fixed typo in the Priest Quest.
KarLaeda
3
-32
/
+35
2006-12-28
Added some history books
Playtester
2
-2
/
+6
2006-12-28
- Some cleaning in do_sendrecv, added error messages when handling an incorre...
skotlex
2
-9
/
+20
2006-12-27
minor fix; see Changelog-Trunk.txt
blackhole89
2
-2
/
+4
2006-12-27
Updated SQL files
toms
3
-359
/
+369
2006-12-27
- Cleaned up item_misc.txt
skotlex
4
-280
/
+46
2006-12-27
- Applied Rayce's suggestion to improve the script hash size usage. eA now us...
skotlex
2
-18
/
+47
2006-12-27
- Full Buster's auto-blind chance is now reducable by stats/items.
skotlex
2
-1
/
+3
2006-12-26
- Fixed some warnings
skotlex
5
-14
/
+14
2006-12-26
- Cleaned up some more the code so it works for -DTURBO
skotlex
12
-88
/
+82
2006-12-25
- a couple of warnings fixed
FlavioJS
2
-2
/
+2
2006-12-25
- Fixed buildin_getscrate, thanks Trancid.
FlavioJS
2
-1
/
+2
2006-12-25
- Applied part 1 of TheUltraMage's socket cleanup.
FlavioJS
10
-217
/
+659
2006-12-25
- Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/bo...
FlavioJS
7
-205
/
+231
2006-12-24
Small fir for changeset 9539
KarLaeda
3
-2
/
+6
2006-12-23
Fixed some autospell bonuses thanks to NLZ
Playtester
2
-9
/
+11
2006-12-23
- Fallback for parenthesis argument lists in the script engine. "func (exp) ,...
FlavioJS
2
-2
/
+13
2006-12-23
- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h
FlavioJS
3
-6
/
+1
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
24
-54
/
+59
2006-12-22
Fixed Mutant Dragonoid Card
Playtester
2
-1
/
+2
2006-12-22
- Simplified the global function "getJobName"
skotlex
8
-187
/
+18
2006-12-22
- Added support for the new "make new char" packet that has the rename button...
skotlex
5
-19
/
+37
2006-12-22
- Change strncpy to memcpy when parsing switches in the script engine since i...
FlavioJS
9
-61
/
+83
2006-12-21
Updated Bows
Playtester
2
-3
/
+4
2006-12-21
Raised range of Gatling and Grenade Launcher to 9
Playtester
2
-6
/
+7
2006-12-21
- Applied Rayce's suggestions and fixes to the script engine (http://www.eath...
skotlex
2
-6
/
+19
2006-12-21
- Some cleaning to the character deletion code.
skotlex
3
-101
/
+77
2006-12-21
Updated two handed weapons
Playtester
2
-5
/
+7
2006-12-21
- Changed a certain snprintf to strncpy, you really really really REALLY shou...
skotlex
2
-1
/
+3
2006-12-21
- Added back cropping the attack delay to attack motion for those weird mobs ...
skotlex
9
-13
/
+21
2006-12-21
- readded the >=0x81 equivalent until I figure out where the script engine is...
FlavioJS
1
-2
/
+6
2006-12-21
ups... damn it...
FlavioJS
2
-2
/
+2
2006-12-21
- Added a 1-node cache to db. Removed party_cache and guild_cache since now t...
FlavioJS
4
-110
/
+106
2006-12-21
- Moved md5calc to common
FlavioJS
41
-5238
/
+4740
2006-12-20
* NPC_CHANGEUNDEAD is now "target" for all mobs
Playtester
2
-6
/
+8
2006-12-20
Fixed #endif instead of #else
KarLaeda
1
-1
/
+1
2006-12-20
- Changed some %lu (long unsigned int) to %u (unsigned int)
skotlex
1
-3
/
+3
2006-12-20
- Fixed the #if -> #ifdef mess up -.-
skotlex
1
-3
/
+3
2006-12-20
- Moved PACKETVER to mmo.h, and added support for the expanded character info...
skotlex
4
-6
/
+35
2006-12-20
- Fixed ISSPACE and ISALPHA casting their returned value to a char. These are...
skotlex
2
-2
/
+5
2006-12-20
- Added an answer to a FlavioJS's comment, and added a question myself (npc.c...
skotlex
6
-135
/
+179
2006-12-20
- Now root script functions calls can have parenthesis (will take any parenth...
FlavioJS
5
-44
/
+68
2006-12-20
Commented some items that seem to crash the kRO client
Playtester
2
-22
/
+23
2006-12-20
* Made NPC_CHANGE self targetted for all mobs
Playtester
3
-4
/
+8
2006-12-20
- Replaced our fix for "mes ();" crashing by jA's version. see trunk[8867] an...
FlavioJS
2
-59
/
+100
[next]