lighta
|
b480cb3d47
Valkyrie example
|
9 năm trước cách đây |
aleos89
|
9738c825cc
Follow up to f53916e
|
9 năm trước cách đây |
aleos89
|
f53916e060
Script Engine Fixes
|
9 năm trước cách đây |
aleos89
|
0696125b82
Script Engine Upgrade
|
10 năm trước cách đây |
Cydh Ramdh
|
148353eed9
Follow up 95705d41bee8d15d50d34c484617790e4aae9b21
|
10 năm trước cách đây |
Cydh Ramdh
|
03dc02d4d6
* Fixed bonus_script doesn't remove Status Icon when timer is over (bugreport:9341)
|
10 năm trước cách đây |
Playtester
|
c009b3f4a4
Pathfinding now works exactly as on the client
|
10 năm trước cách đây |
lighta
|
02885990e5
-Merge Herc
|
12 năm trước cách đây |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 năm trước cách đây |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 năm trước cách đây |
gepard1984
|
6aabd3d1b7
- Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r15682).
|
13 năm trước cách đây |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
13 năm trước cách đây |
gepard1984
|
f810293de3
- Guild Castle code cleanup:
|
13 năm trước cách đây |
eathenabot
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 năm trước cách đây |
flaviojs
|
9703374f8a
* Fix C++ compilation issues.
|
13 năm trước cách đây |
ultramage
|
170e322ccc
Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its initialization phase, so that it runs once instead of on every hash and compare step. This will slightly speed up most strdb operations.
|
14 năm trước cách đây |
flaviojs
|
b02133b422
* Merges from charmerge:
|
14 năm trước cách đây |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 năm trước cách đây |
FlavioJS
|
013d104eff
* Added a generic binary heap implementation based on defines. (round 2)
|
16 năm trước cách đây |
FlavioJS
|
d60b27d27d
* Added a generic binary heap implementation based on defines.
|
16 năm trước cách đây |
FlavioJS
|
625f9f62fd
* Added support for skill names to script commands:
|
17 năm trước cách đây |
FlavioJS
|
0594a1a350
* Added an iterator to map.h/c.
|
17 năm trước cách đây |
FlavioJS
|
4dcf5bb0b9
* Tweeked the declaration and initialization defines for vectors.
|
17 năm trước cách đây |
FlavioJS
|
70ca76a770
* Added a generic vector implementation (dynamic array) based on defines.
|
17 năm trước cách đây |
FlavioJS
|
58aba77ff3
* Added a database iterator to db.c/db.h.
|
17 năm trước cách đây |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
17 năm trước cách đây |
FlavioJS
|
3e13b73efe
|
18 năm trước cách đây |
FlavioJS
|
f68f40f94d
* Displaying op names instead of numbers in script engine errors.
|
18 năm trước cách đây |
FlavioJS
|
cc893dbaab
* Changed db key from 'unsigned char*' to 'const char*'.
|
18 năm trước cách đây |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 năm trước cách đây |