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
/
instance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
Hercules Renewal: clif.c
shennetsind
1
-6
/
+6
2013-03-02
Hercules Renewal: skill.c
shennetsind
1
-1
/
+1
2012-12-30
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...
glighta
1
-14
/
+15
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-306
/
+325
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-325
/
+306
2012-11-10
Performance Improvement; Server shut down, instance clear up, and @cleanmap a...
shennetsind
1
-1
/
+1
2012-05-31
Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instan...
shennetsind
1
-0
/
+3
2012-05-26
Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia...
shennetsind
1
-1
/
+29
2012-04-28
- Fixed an issue with the instance variable storage system never being initia...
epoque11
1
-17
/
+4
2012-04-28
- Updated the script engine to make use of the DBMap* structure for storing v...
epoque11
1
-5
/
+2
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
1
-1
/
+0
2012-01-30
- Removed more trailing tabs.
brianluau
1
-1
/
+1
2012-01-22
Minor cleanups, mostly reducing scopes.
xazax-hun
1
-2
/
+1
2011-07-02
* More instancing updates.
ai4rei
1
-18
/
+33
2011-07-02
* Random updates to instance system.
ai4rei
1
-1
/
+9
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-1
/
+1
2011-05-08
* Updated/revised description of instance-related script commands (bugreport:...
ai4rei
1
-7
/
+6
2010-11-28
* Added clr_type enumeration for vanish effect constants.
ai4rei
1
-3
/
+3
2010-06-02
- Fixed item script of Chicken_Hat (5431). (bugreport:4174)
brianluau
1
-452
/
+452
2009-11-24
Fixed instances not initializing after reloadscript (bugreport:3522).
ultramage
1
-7
/
+4
2009-08-16
- Added missing #includes to fix some linux warnings.
zephyrus
1
-0
/
+6
2009-08-15
- Fixed final instancing bug. Tested Endless Tower and working. I will ask if...
zephyrus
1
-1
/
+1
2009-08-14
- Fixes and optimization to instancing. Thanks to Saithis
zephyrus
1
-19
/
+10
2009-08-12
- Optimization to instance system.
zephyrus
1
-0
/
+458