Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
vor 15 Jahren |
Inkfish
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
vor 16 Jahren |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
vor 17 Jahren |
ultramage
|
1d9c99dc72
Corrected wrong data loading order in txt storage code causing crashes at startup (followup to r12950).
|
vor 17 Jahren |
Kevin
|
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
|
vor 17 Jahren |
Kevin
|
ace648245b
I live in a giant bucket.
|
vor 17 Jahren |
ultramage
|
00a5bccbd3
The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388)
|
vor 17 Jahren |
ultramage
|
fd5f918452
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
|
vor 17 Jahren |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
vor 17 Jahren |
skotlex
|
1e0a82fab3
- Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging).
|
vor 17 Jahren |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
vor 17 Jahren |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
vor 17 Jahren |
ultramage
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
vor 17 Jahren |
ultramage
|
d2b9e2498e
Some code cleaning...
|
vor 17 Jahren |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
vor 17 Jahren |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
vor 17 Jahren |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
vor 17 Jahren |
ultramage
|
2afd345d77
* Cleaned up mob drop code, crashfix is still needed though...
|
vor 18 Jahren |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
vor 18 Jahren |
ultramage
|
711d01a128
Reformatting @_@
|
vor 18 Jahren |
ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
vor 18 Jahren |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
vor 18 Jahren |
ultramage
|
37ecb00ca5
Fixed a C language restriction preventing compilation
|
vor 18 Jahren |
skotlex
|
b55b492943
- Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object.
|
vor 18 Jahren |
ultramage
|
e034ce07bb
Typo hunt
|
vor 18 Jahren |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
vor 18 Jahren |
skotlex
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
vor 18 Jahren |
skotlex
|
1107b381bd
- Fixed Charge Atk being able to go through chasm/pits.
|
vor 18 Jahren |
skotlex
|
42375e1896
- Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later.
|
vor 18 Jahren |
skotlex
|
c06808095d
- Modified the char-server TXT whisper system to use the online_db to know to which map server forward whispers, instead of just sending the whisper to every map server.
|
vor 18 Jahren |