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