ultramage
|
ac33a63e54
* Added names to the SC_ and SI_ enums, now they can be used to properly indicate where such values are to be used (replaces usage of 'int')
|
17 anos atrás |
ultramage
|
dc6254185a
Fixed a compilation problem and warning (maybe).
|
17 anos atrás |
ultramage
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
17 anos atrás |
ultramage
|
0031c1553e
Removed 'petid', a command from r284 to look up pet ids by name.
|
17 anos atrás |
skotlex
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 anos atrás |
zephyrus
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 anos atrás |
ultramage
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 anos atrás |
ultramage
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 anos atrás |
ultramage
|
d2b9e2498e
Some code cleaning...
|
17 anos atrás |
FlavioJS
|
05134f3dcc
* Reworked the parsing at npc.c.
|
17 anos atrás |
ultramage
|
425112aef3
* Fixed a copy-paste mistake in disguise code (from r5833)
|
17 anos atrás |
skotlex
|
1e999c8051
- cleaned up homshuffle and fixed a possible crash in it.
|
17 anos atrás |
ultramage
|
52a7948f8b
* Corrected string lengths according to bugreport:198
|
17 anos atrás |
FlavioJS
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 anos atrás |
zephyrus
|
383f017009
* Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atcommand not using the bonus evolution stats for homunculus.
|
17 anos atrás |
FlavioJS
|
0498cb19c0
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
|
17 anos atrás |
ultramage
|
c5b8e5d082
Added back log_chat's '1 - log everything' setting (revert from r10850).
|
17 anos atrás |
FlavioJS
|
beda52e6b3
* map_addflooritem and struct item_drop_list using id's instead of struct map_session_data's (fixes bugreport:36).
|
17 anos atrás |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 anos atrás |
ultramage
|
b65e451187
Fixed some problems making gcc error out
|
17 anos atrás |
ultramage
|
a71c730693
Getting some (mostly atcommand) code cleaning out of the way...
|
17 anos atrás |
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 anos atrás |
ultramage
|
e7e0ddde9d
Fixed certain typos in src/npc/doc files
|
17 anos atrás |
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 anos atrás |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 anos atrás |
ultramage
|
56d9a037a6
* Some serious code cleanups
|
18 anos atrás |
ultramage
|
954fc415c1
* Replaced some mob_avail.txt entries with a simple example entry
|
18 anos atrás |
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 anos atrás |
ultramage
|
c06dca0c87
Some minor typo fixing.
|
18 anos atrás |
ultramage
|
ef0fff1720
* Removed ridiculous refine_posword config switch
|
18 anos atrás |