ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
há 17 anos atrás |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
há 17 anos atrás |
ultramage
|
ea5212c5a8
* TXT/SQL login server code synchronization
|
há 17 anos atrás |
ultramage
|
a7163dc913
Fixed a badly defined skill range in homunculus loading code (followup to r11731)
|
há 17 anos atrás |
ultramage
|
b5cf6976a2
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
|
há 17 anos atrás |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
há 17 anos atrás |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
há 17 anos atrás |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
há 17 anos atrás |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
há 17 anos atrás |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
há 18 anos atrás |
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)
|
há 18 anos atrás |
ultramage
|
a6e61e1d2f
Gave each file an empty last line, to make svn happier
|
há 18 anos atrás |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
há 18 anos atrás |
ultramage
|
e034ce07bb
Typo hunt
|
há 18 anos atrás |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
há 18 anos atrás |
skotlex
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
há 18 anos atrás |
skotlex
|
1107b381bd
- Fixed Charge Atk being able to go through chasm/pits.
|
há 18 anos atrás |
skotlex
|
b32fa6c1cb
- Now you can trade while in a chatroom.
|
há 18 anos atrás |
skotlex
|
2cf8c82bc7
- Modified the homun-txt file-save format to separate the name from the rest of fields with tabs (like character saving does), this may fix homun save/loading when using non-latin characters on the name, but be warned that it also means the previous homun-data files are lost! (unless you replace the comma before the start of a name with a tab)
|
há 19 anos atrás |
skotlex
|
fd6e193e90
- Removed config setting "muting_players", and expanded the manner_system config to specify how having negative manner (mute) affects a player (see battle/misc.conf).
|
há 19 anos atrás |
skotlex
|
5c44979d67
- Applied multiple fixes which should take care of making homun save/load work on TXT now.
|
há 19 anos atrás |
skotlex
|
c16d90c8a3
- Some cleanup of int_homun.c
|
há 19 anos atrás |