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