glighta
|
38f9f0c208
-Update Char_Client packet 2013+, thx (Yommy, Shaktoh)
|
12 gadi atpakaļ |
euphyy
|
d030e8cfd4
> Hercules merges:
|
12 gadi atpakaļ |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 gadi atpakaļ |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 gadi atpakaļ |
momacabu
|
8e718efb12
Implemented @warp modification (tid:74181), it check if a map exists regardless of case-sensitivity. Also fixes bugreport:5719.
|
12 gadi atpakaļ |
ai4rei
|
e7e8d8b953
* Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726).
|
14 gadi atpakaļ |
ultramage
|
c517fd305a
Resolved a client hang in the scenario where the client sent loadendack before the server finished loading all data (bugreport:3700).
|
15 gadi atpakaļ |
zephyrus
|
515cd8685c
- Fixes and optimization to instancing. Thanks to Saithis
|
15 gadi atpakaļ |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 gadi atpakaļ |
brianluau
|
a11e789e0a
- Fixed some typos in the script command documentation. (bugreport:2547)
|
16 gadi atpakaļ |
FlavioJS
|
e64c3496a8
* Cleaned up command @users/#users:
|
16 gadi atpakaļ |
ultramage
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 gadi atpakaļ |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 gadi atpakaļ |
ultramage
|
961f23767d
* Added 'safestrnlen' to prevent null pointer crashes
|
17 gadi atpakaļ |
ultramage
|
c8bd07a0bb
small mapindex.c typo fix
|
18 gadi atpakaļ |
ultramage
|
c8ff534024
- stable -> trunk sync
|
18 gadi atpakaļ |
ultramage
|
bc31c68ad5
The new functions now clear junk from the output buffer, this simplifies the code a bit.
|
18 gadi atpakaļ |
ultramage
|
f5f77a5d51
* Cleaned up junk left in the code by the mapcache/mapindex update
|
18 gadi atpakaļ |
ultramage
|
348019358c
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
|
18 gadi atpakaļ |
ultramage
|
02e009bd8d
- Small update to the effects list (new exe's effects by Au{R}oN)
|
18 gadi atpakaļ |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 gadi atpakaļ |
ultramage
|
711d01a128
Reformatting @_@
|
18 gadi atpakaļ |
ultramage
|
cce7ebedf4
- imported the latest working grfio code from stable
|
18 gadi atpakaļ |
ultramage
|
7d46c4c259
- Fixed the start_point setting smashing t3h stack in some situations
|
18 gadi atpakaļ |
DracoRPG
|
7c8f12ccd5
I'm still here!
|
18 gadi atpakaļ |
DracoRPG
|
61d30841c0
Fixed a warning
|
18 gadi atpakaļ |
DracoRPG
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
18 gadi atpakaļ |
skotlex
|
9387ff566b
- Made conv_str return const char* since the script engine screws up if you mess with the position of the terminator on the received string.
|
18 gadi atpakaļ |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 gadi atpakaļ |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
18 gadi atpakaļ |