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
2006-08-01
- Added the missing lines to enable script command "kickwaitingroomall"
skotlex
1
-0
/
+2
2006-08-01
- Modified setlabel so that the script engine barks when you are trying to u...
skotlex
1
-103
/
+37
2006-07-31
- Fixed a possible crash in the main script engine when restoring previous sc...
skotlex
1
-6
/
+11
2006-07-29
Removed ugly struct cast in login.c
toms
1
-21
/
+55
2006-07-29
Added a return value to buildin_rid2name if rid is invalid
toms
1
-0
/
+3
2006-07-29
Fixed segmentation fault in script engine when calling something which is not...
toms
1
-13
/
+14
2006-07-29
Fixed segmentation fault in script engine when activating DEBUG_RUN flag
toms
1
-1
/
+1
2006-07-28
Fixed "conversion from 'double' to 'int', possible loss of data"
toms
1
-1
/
+1
2006-07-28
- Fixed a missing initialization in run_script_main.
skotlex
1
-1
/
+2
2006-07-28
- Added missing include of limits.h in script.c
skotlex
1
-0
/
+1
2006-07-27
- Synced the script.c file with as much data as possible from jA's:
skotlex
1
-2082
/
+2125
2006-07-27
- Now when you set the guardian's HP, if the guardian is spawned, it's HP wil...
skotlex
1
-1
/
+16
2006-07-26
- Some code cleanup of HLIF_MOON in regards to the number of hits and damage ...
skotlex
1
-1
/
+1
2006-07-26
- Added support for "sc_end -1" which will clear all status changes. Added th...
skotlex
1
-1
/
+4
2006-07-25
- Cleaned up run_script_main to properly free previous stack-data when runnin...
skotlex
1
-33
/
+28
2006-07-24
- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...
skotlex
1
-6
/
+0
2006-07-23
- Fixed buildin_isequip not working correctly with non-cards.
skotlex
1
-7
/
+7
2006-07-20
- Added source reporting when you do an invalid int&str or str&int operation ...
skotlex
1
-0
/
+1
2006-07-17
Orn's and Albator's Homunculus system, finally, YAY!!
DracoRPG
1
-2
/
+20
2006-07-13
- Fixed the value range checks added by Zido on pc_bonus (some of them were e...
skotlex
1
-8
/
+4
2006-07-11
- Coded @reset.
skotlex
1
-165
/
+167
2006-07-11
warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle...
blackhole89
1
-0
/
+39
2006-07-08
- Fixed the char table having party/guild_id as smallint when they need int t...
skotlex
1
-2
/
+4
2006-07-06
- Rewrote all the item restriction functions so that they will take into acco...
skotlex
1
-1
/
+1
2006-07-06
- Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde...
skotlex
1
-1
/
+1
2006-06-30
- Added mapflag "nochat" to prevent chatting rooms from being created.
skotlex
1
-5
/
+13
2006-06-30
- Moved item group enumeration from itemdb.h to map.h
skotlex
1
-2
/
+5
2006-06-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7393 54...
Lance
1
-2
/
+2
2006-06-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7392 54...
Lance
1
-4
/
+4
2006-06-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7390 54...
Lance
1
-3
/
+2
2006-06-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7389 54...
Lance
1
-1
/
+1
2006-06-29
* [Fixed]
Lance
1
-123
/
+157
2006-06-28
- Added a check in script command "set_option" so that invoking "set_option(0...
skotlex
1
-1
/
+4
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-1
/
+7
2006-06-26
* [Added]:
Lance
1
-0
/
+10
2006-06-24
* [Optimized]:
Lance
1
-1
/
+1
2006-06-23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7311 54...
Lance
1
-1
/
+1
2006-06-23
* [Fixed]:
Lance
1
-8
/
+9
2006-06-22
* [Removed]:
Lance
1
-7
/
+2
2006-06-18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7234 54...
Lance
1
-14
/
+16
2006-06-18
* [Removed]:
Lance
1
-296
/
+222
2006-06-17
* [Added]:
Lance
1
-19
/
+80
2006-06-16
* [Added]:
Lance
1
-0
/
+3
2006-06-15
- Fixed and cleaned up script command 'equip'
skotlex
1
-11
/
+6
2006-06-14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7164 54...
blackhole89
1
-26
/
+26
2006-06-14
* [Improved]:
Lance
1
-3
/
+4
2006-06-13
Another mistake.. shit
Lance
1
-1
/
+1
2006-06-13
Fix again >_<
Lance
1
-4
/
+2
2006-06-13
Fix
Lance
1
-1
/
+3
2006-06-13
Fix
Lance
1
-1
/
+1
[next]