Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
hace 15 años |
Inkfish
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
hace 16 años |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
hace 17 años |
ultramage
|
1d9c99dc72
Corrected wrong data loading order in txt storage code causing crashes at startup (followup to r12950).
|
hace 17 años |
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.
|
hace 17 años |
Kevin
|
ace648245b
I live in a giant bucket.
|
hace 17 años |
ultramage
|
00a5bccbd3
The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388)
|
hace 17 años |
ultramage
|
fd5f918452
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
|
hace 17 años |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
hace 17 años |
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).
|
hace 17 años |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
hace 17 años |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
hace 17 años |
ultramage
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
hace 17 años |
ultramage
|
d2b9e2498e
Some code cleaning...
|
hace 17 años |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
hace 17 años |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
hace 17 años |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
hace 17 años |
ultramage
|
2afd345d77
* Cleaned up mob drop code, crashfix is still needed though...
|
hace 18 años |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
hace 18 años |
ultramage
|
711d01a128
Reformatting @_@
|
hace 18 años |
ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
hace 18 años |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
hace 18 años |
ultramage
|
37ecb00ca5
Fixed a C language restriction preventing compilation
|
hace 18 años |
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.
|
hace 18 años |
ultramage
|
e034ce07bb
Typo hunt
|
hace 18 años |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
hace 18 años |
skotlex
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
hace 18 años |
skotlex
|
1107b381bd
- Fixed Charge Atk being able to go through chasm/pits.
|
hace 18 años |
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.
|
hace 18 años |
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.
|
hace 18 años |