FlavioJS
|
0498cb19c0
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
|
17 년 전 |
ultramage
|
c5b8e5d082
Added back log_chat's '1 - log everything' setting (revert from r10850).
|
17 년 전 |
FlavioJS
|
beda52e6b3
* map_addflooritem and struct item_drop_list using id's instead of struct map_session_data's (fixes bugreport:36).
|
17 년 전 |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 년 전 |
ultramage
|
b65e451187
Fixed some problems making gcc error out
|
17 년 전 |
ultramage
|
a71c730693
Getting some (mostly atcommand) code cleaning out of the way...
|
17 년 전 |
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 년 전 |
ultramage
|
e7e0ddde9d
Fixed certain typos in src/npc/doc files
|
17 년 전 |
skotlex
|
d25b5ad103
- Cleaned up a bit the homunculus evolution code, and fixed homevolution allowing the homunc to 're-evolve' even though it was already evolved.
|
17 년 전 |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 년 전 |
ultramage
|
56d9a037a6
* Some serious code cleanups
|
18 년 전 |
ultramage
|
954fc415c1
* Replaced some mob_avail.txt entries with a simple example entry
|
18 년 전 |
skotlex
|
52ed64546e
- Changed the structure of the homunculus_db file so that the homunculus and its evolved version share the same line. Also added the evolution bonuses to it.
|
18 년 전 |
ultramage
|
c06dca0c87
Some minor typo fixing.
|
18 년 전 |
ultramage
|
ef0fff1720
* Removed ridiculous refine_posword config switch
|
18 년 전 |
ultramage
|
348019358c
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
|
18 년 전 |
ultramage
|
c73c55d465
* update from Skotlex
|
18 년 전 |
ultramage
|
8db83e248a
- Re-coded 'soundeffectall'; removed the third parameter ('coverage')
|
18 년 전 |
ultramage
|
1ed7f6c584
Cleaned up some parts of the code.
|
18 년 전 |
DracoRPG
|
3f695e93b0
Added a missing line to enable @displayskill atcommand
|
18 년 전 |
ultramage
|
1bf049d7d2
Some typo fixing / cleaning
|
18 년 전 |
ultramage
|
0b618b9425
- Fixed @statall giving you +99 stats instead of setting them to 99
|
18 년 전 |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 년 전 |
ultramage
|
4228b025e7
- Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
|
18 년 전 |
ultramage
|
711d01a128
Reformatting @_@
|
18 년 전 |
ultramage
|
16671ef54f
* Added Global chat and Main chat logging
|
18 년 전 |
ultramage
|
f94d4fc532
* Ladmin fixes
|
18 년 전 |
ultramage
|
150f7d0b56
- Fixed a compilation problem with the pid plugin
|
18 년 전 |
skotlex
|
2eeaa8f27a
- Now @whogm hides perfect-hide gms only if their GM level is greater than the one who invoked the command.
|
18 년 전 |
DracoRPG
|
3b392f3f37
Massive at+charcommand cleanup, big thanks to HiddenDragon
|
18 년 전 |