ultramage
|
8be1c4d48c
* Some preparations for the guild script update
|
před 17 roky |
ultramage
|
b5cf6976a2
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
|
před 17 roky |
ultramage
|
5216ecf05e
* Fixed a typo in the status-change saving code (wrong variable used)
|
před 17 roky |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
před 17 roky |
ultramage
|
301d493855
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
|
před 18 roky |
ultramage
|
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
|
před 18 roky |
toms
|
b6ee9b3559
Forgot one in in_homun.c :s
|
před 18 roky |
ultramage
|
5d3ea3da27
* Played around with MinGW a bit today...
|
před 18 roky |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
před 18 roky |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
před 18 roky |
skotlex
|
8ec0ed0d47
- Corrected homunculus's aspd being halved after using some aspd adjusting skill.
|
před 18 roky |
skotlex
|
50a03b0751
- Corrected char deletion not working (column is called homun_id, not hom_id...)
|
před 18 roky |
skotlex
|
59faa0164c
- Fixed compiltation error ~.~ I was sure I compiled before the previous commit...
|
před 18 roky |
skotlex
|
c52340cb3a
- Corrected the homunculus deletion functions so that the homunculus is deleted together with the character.
|
před 18 roky |
skotlex
|
d65e051707
- Added a wrapper to delete_timer so it prints out from where the invocation was done.
|
před 18 roky |
skotlex
|
a578128619
- Changed some %lu (long unsigned int) to %u (unsigned int)
|
před 18 roky |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
před 18 roky |
skotlex
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
před 18 roky |
skotlex
|
71601f58b3
- Made the exp bonus settings be adjustable:
|
před 18 roky |
skotlex
|
a78eb50f08
- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got readded.
|
před 18 roky |
skotlex
|
1107b381bd
- Fixed Charge Atk being able to go through chasm/pits.
|
před 18 roky |
toms
|
5dffc4b45e
Fixed "int format, long unsigned int arg" warning
|
před 19 roky |
skotlex
|
5c44979d67
- Applied multiple fixes which should take care of making homun save/load work on TXT now.
|
před 19 roky |
toms
|
2f858a5ea7
Delete homunc's skills from sql when the homunc is destroyed
|
před 19 roky |
skotlex
|
80ded70c4f
- Fixed the int_homun.c compilation issue with Char-SQL.
|
před 19 roky |
skotlex
|
c16d90c8a3
- Some cleanup of int_homun.c
|
před 19 roky |
skotlex
|
a0ab1d07f5
- Applied the fix to homunculus name saving...
|
před 19 roky |
skotlex
|
c89acf814e
- Fixed the homun creation sql statement. Why noone else did so before?
|
před 19 roky |
skotlex
|
97b00a11ad
- Added a proper check to make aggressive mobs never override homun targets regardless of distance.
|
před 19 roky |
Vicious
|
1090167f97
orn's lil fix
|
před 19 roky |