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
|
dc62ddd164
Follow up r16471 improved overall feature performance by making the bind list a pointer array, this also allows the system to have a unlimited amount of atcommand bind instances. also fixed a memory leak that'd be caused when npc_do_atcmd_event fails (e.g. when target npc is manually reloaded)
|
13 år sedan |
cookiecrumbs
|
0fd45ac13e
Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); original version by ToastOfDoom however heavily modified by I enabling command level at the invoking/character (@/#) level and fixes to prevent console errors as well as fixes aimed to ensure compatibility with rAthena.
|
13 år sedan |
shennetsind
|
ae40bf0ec7
Super performance improvement to groups system, caching permissions levels and atcommand permissions saving thousands of thousands of dbmap lookups.
|
13 år sedan |
gepard1984
|
22f0714c07
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/):
|
13 år sedan |
shennetsind
|
7aaf9b5a25
Added new @/# command aliases pattern, all aliases can now be modified/added/removed in the front-end within atcommand_conf (no longer hardcoded). The aliases pattern was defined in this topic: tid:56343 atcommand_conf file rewrite/update belongs to Jguy and BrianL
|
13 år sedan |
ai4rei
|
9d505aed9b
* Random accumulated bits and pieces.
|
14 år sedan |
ultramage
|
1ac0e13994
Changes to how right-click gm kick checks gm privileges:
|
15 år sedan |
sketchyphoenix
|
35dbe82eea
* Consolidated is_atcommand() and is_atcommand_sub()
|
16 år sedan |
sketchyphoenix
|
b9a1343eaa
* Added a few missing atcommands.
|
16 år sedan |
sketchyphoenix
|
76ff905e03
Removed charcommand code while allowing atcommand code to support its functionality.
|
16 år sedan |
zephyrus
|
84ffdd36bf
- The last, i hope, fix to the mail system.
|
17 år sedan |
ultramage
|
1859b5e45a
Applied a temp patch to make some npc-executed atcommands work again (bugreport:790).
|
17 år sedan |
ultramage
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
17 år sedan |
zephyrus
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 år sedan |
ultramage
|
b65e451187
Fixed some problems making gcc error out
|
17 år sedan |
ultramage
|
a71c730693
Getting some (mostly atcommand) code cleaning out of the way...
|
17 år sedan |
skotlex
|
5748269898
- Merged @whereis from my server (displays normal spawn maps for given mobs). This command should be working correctly considering I've been using it since July. I was meant to merge it as soon as I got my hard-drive back, but I kinda forgot @_@
|
17 år sedan |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 år sedan |
skotlex
|
dff80559d4
- Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453)
|
18 år sedan |
skotlex
|
e587ff356b
- The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defined (by default it is no longer defined)
|
18 år sedan |
DracoRPG
|
3b392f3f37
Massive at+charcommand cleanup, big thanks to HiddenDragon
|
18 år sedan |
skotlex
|
43d128ac3e
- Added debug command @displayskill. Should be used only by people searching for new skill IDs.
|
18 år sedan |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
18 år sedan |
skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
18 år sedan |
DracoRPG
|
deb34a8ae5
New mapcache system :x
|
18 år sedan |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 år sedan |
ultramage
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
18 år sedan |
ultramage
|
13014280f0
Simple cleanup
|
18 år sedan |