aleos89
|
28ad9ac22d
Resolved compile warnings
|
9 år sedan |
aleos89
|
2cfb844429
Refactored a bit of the instance modes
|
9 år sedan |
aleos89
|
cb703c5bfa
Expanded instance_db to include idle time
|
9 år sedan |
aleos89
|
c97be60bbf
Expanded the instance system to support new modes
|
9 år sedan |
Cydh Ramdh
|
857b82d6ee
Fixed #635, thank @julia40124009.
|
9 år sedan |
aleos89
|
0696125b82
Script Engine Upgrade
|
10 år sedan |
Cydh Ramdh
|
0e5997e9ef
Added map names check for entrance and maplist
|
10 år sedan |
Cydh Ramdh
|
fb01b02283
Instance (core) cleanup
|
10 år sedan |
lighta
|
8066bdef46
Data alignement
|
10 år sedan |
Cydh Ramdh
|
4d5fc9604c
Some typos
|
10 år sedan |
aleos89
|
62a2813adc
Bug Fixes
|
11 år sedan |
aleos89
|
35d838c9d2
Fixed some issues from the CppCheck report.
|
11 år sedan |
CairoLee
|
1f426bcb07
- Add instance_enter2 script command
|
11 år sedan |
lighta
|
28ecab5712
DB Import
|
11 år sedan |
Akinari1087
|
5bdb25e505
Fixed conversion warning - http://rathena.org/board/tracker/issue-8147-r17689-warning-c4244-conversion-from-time-t-to-uint32-possible-loss-of-data/
|
11 år sedan |
Akinari1087
|
6572a9fc72
Fix map crash from reloading after an instance is destroyed - Fixes bugreport:7883
|
11 år sedan |
akinari1087
|
81e3b03ace
Poison React now activates when character is damaged only - Fixes bugreport:109
|
12 år sedan |
euphyy
|
78eb7d3793
* Added documentation for the instance system rewrite and modified some return values. (follow-up r17386)
|
12 år sedan |
akinari1087
|
cd95d1cada
Instance System Rewrite!
|
12 år sedan |
glighta
|
0cdba10793
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv
|
12 år sedan |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 år sedan |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 år sedan |
shennetsind
|
e242d2b5a9
Performance Improvement; Server shut down, instance clear up, and @cleanmap are now all faster. Instead of wasting time doing a dbmap lookup (of a data it already possessed!) on each floor item being deleted, it'll use the data to clean the item.
|
12 år sedan |
shennetsind
|
cde1d9c0a4
Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instances also will destroy themselves upon @reloadscript since they break at that.
|
13 år sedan |
shennetsind
|
c530f9869b
Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Special Thanks to Pig321
|
13 år sedan |
epoque11
|
ab8f7490a0
- Fixed an issue with the instance variable storage system never being initialised (since unknown revision)
|
13 år sedan |
epoque11
|
02e4daf67d
- Updated the script engine to make use of the DBMap* structure for storing variables (for Ind <3)
|
13 år sedan |
gepard1984
|
4113c9de4a
- Removed outdated version number handling (follow-up to r11503).
|
13 år sedan |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
13 år sedan |
xazax-hun
|
d4cae50fe1
Minor cleanups, mostly reducing scopes.
|
13 år sedan |