index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-06
Removed an unused variable in script.c
toms
1
-1
/
+0
2007-05-05
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
FlavioJS
1
-180
/
+287
2007-04-28
* Internal changes to the script engine:
FlavioJS
1
-279
/
+287
2007-04-23
- Updated the skill_db, some mob skills seem to be better to a range of -9 th...
skotlex
1
-163
/
+156
2007-04-22
* Extended the functionality of StringBuf - length and appending a string.
FlavioJS
1
-214
/
+362
2007-04-22
- Corrected crash if itemskill is used without an attached player.
skotlex
1
-2
/
+1
2007-04-21
- Updated the autospell bonus scripts so you don't have to specify all the at...
skotlex
1
-1
/
+1
2007-04-17
- Expanded the autospell structure to hold a flag, which contains the require...
skotlex
1
-0
/
+12
2007-04-10
- Modified spirit of Wizard so that the consumption of 'Fragments' when block...
skotlex
1
-1
/
+1
2007-04-10
- Modified status_get_sc_def to handle both rate and tick reductions. This wa...
skotlex
1
-5
/
+2
2007-04-09
- Fixed crash if a script does a%0
skotlex
1
-1
/
+1
2007-04-09
* Recoded and renamed the trim function in strlib to normalize_name. (didn't ...
FlavioJS
1
-2
/
+2
2007-04-09
* Played around with MinGW a bit today...
ultramage
1
-1
/
+0
2007-04-07
- Moved e_mail_check() and config_switch() to strlib.h
ultramage
1
-6
/
+6
2007-04-06
I'm still here!
DracoRPG
1
-9
/
+9
2007-04-01
- Fixed the server crashing on startup due to bad define
ultramage
1
-14
/
+13
2007-03-30
* Added all the missing defines for ctype.h functions and converted all the d...
FlavioJS
1
-7
/
+7
2007-03-29
- Corrected a pretty serious typo in script.c
skotlex
1
-2
/
+2
2007-03-29
Continued script.c cleanup
toms
1
-122
/
+124
2007-03-28
- Added defines script_getnum and script_getstr to further simplify variable ...
skotlex
1
-663
/
+658
2007-03-22
Some generic typo fixes (src and npc)
ultramage
1
-5
/
+2
2007-03-21
- Corrected setitemscript so it actually changes the script as requested inst...
skotlex
1
-64
/
+66
2007-03-20
- getpetinfo 5 will now return the pet's rename flag.
skotlex
1
-1
/
+4
2007-03-20
- Removed Magic Rod's cast bar.
skotlex
1
-2
/
+2
2007-03-19
- Removed the last argument from skillitem, the skill name passed to the clie...
skotlex
1
-4
/
+2
2007-03-18
Globalised use of script_pushint and script_getdata in script.c
toms
1
-721
/
+716
2007-03-18
* Script engine:
FlavioJS
1
-117
/
+179
2007-03-15
- Corrected the structure and added info on the skill fail packet (0x110).
FlavioJS
1
-130
/
+213
2007-03-13
Mapcache update, should polish off remaining bugs
DracoRPG
1
-123
/
+123
2007-03-11
- Added player not attached crash prevention to countitem/countitem2
skotlex
1
-4
/
+15
2007-03-11
- @storage/@gstorage will no longer work if you have a trade or a storage ope...
skotlex
1
-12
/
+1
2007-03-09
- Added info on packet 0x86 (simple move packet). Not usable until a clear se...
FlavioJS
1
-5
/
+8
2007-03-09
- Made conv_str return const char* since the script engine screws up if you m...
skotlex
1
-109
/
+107
2007-03-08
- Normalized the mapname in guild get/set castle data, should fix guild flags.
skotlex
1
-0
/
+4
2007-03-02
- Modified set_reg so that it returns whether it succeeded or not in setting ...
skotlex
1
-17
/
+20
2007-03-02
EOL-styled some more files
ultramage
1
-0
/
+1
2007-02-28
added setiteminfo function, updated setitemscript func, added NPC sample for ...
Lupus
1
-7
/
+67
2007-02-28
- Fixed the definition of warpwaitingpc so that it allows an optional argumen...
skotlex
1
-2
/
+1
2007-02-25
- infinite loop pwned me x.x
FlavioJS
1
-0
/
+1
2007-02-25
- Fixed a compiler warning in char_sql\login.c
FlavioJS
1
-46
/
+61
2007-02-25
Corrected some typos and small details
ultramage
1
-23
/
+24
2007-02-24
- Minor cleanup/documentation on the script engine.
FlavioJS
1
-29
/
+65
2007-02-23
- Minor cleanups
skotlex
1
-5
/
+2
2007-02-16
- Updated the Dancer job quest to attach a player to the main timer script.
skotlex
1
-38
/
+105
2007-02-16
- Modified the "guardian" spawn script command, it no longer receives a "amou...
skotlex
1
-13
/
+11
2007-02-15
Cleaned up set_reg and the surrounding code
ultramage
1
-72
/
+58
2007-02-15
- The default packet version is now 8. Clients from November2006 and before c...
skotlex
1
-19
/
+0
2007-02-13
- Applied Rayce's dangling pointer fix when returning a temporary npc string ...
skotlex
1
-0
/
+6
2007-02-13
- A bit more work on Ticket #41.
FlavioJS
1
-61
/
+93
2007-02-10
- Ups @ last commit. This time the changes in the buildin_func array are auto...
FlavioJS
1
-2
/
+2
[prev]
[next]