Euphy
|
f3777cce0e
Implemented @warp suggestions.
|
11 gadi atpakaļ |
lighta
|
744195a931
Leak and Optimisation
|
11 gadi atpakaļ |
aleos89
|
30648216ec
Initial release of VIP System.
|
11 gadi atpakaļ |
lighta
|
1ebe1ada8a
Fix charlist incompatibility for 2012 and 2013 clients
|
11 gadi atpakaļ |
glighta
|
50ded53db6
-Upd configure.in / configure
|
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ļ |
blacksirius
|
bde86942c0
cleaned up windows header usage (added one central file to use windows / winapi specific stuff, to be able to set the appropriate flags before including it correctly)
|
13 gadi atpakaļ |
shennetsind
|
d792a2b57f
Fixed compiling warning with gcc on --enable-64bit mode.
|
13 gadi atpakaļ |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
13 gadi atpakaļ |
ai4rei
|
6aa18784a3
* Random accumulated tweaks and fixes.
|
14 gadi atpakaļ |
ai4rei
|
c9a3277785
* Cleaned up packet dumping code.
|
14 gadi atpakaļ |
ai4rei
|
8dc5d7029c
* Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629).
|
14 gadi atpakaļ |
ai4rei
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 gadi atpakaļ |
Paradox924X
|
ca53ef6f4a
Changed almost all instances of sprintf() to snprintf().
|
14 gadi atpakaļ |
ai4rei
|
c792e189e4
* Moved function 'exists' (file presense check) to utils.c, so that it is available to code outside of lock.c
|
14 gadi atpakaļ |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 gadi atpakaļ |
ultramage
|
62cc01866b
Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174).
|
17 gadi atpakaļ |
ultramage
|
6559c24882
Replaced the integers+checking approach in r12679 with usage of floating point arithmetic.
|
17 gadi atpakaļ |
ultramage
|
d5775e7e11
Implemented get_percentage() for compact and safe calculation of percentual values.
|
17 gadi atpakaļ |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 gadi atpakaļ |
ultramage
|
0a0782c664
Some all-around code reformatting/cleaning
|
18 gadi atpakaļ |
FlavioJS
|
a75ec9a547
* Changed the string hash of the script engine to SDBM.
|
18 gadi atpakaļ |
ultramage
|
a6e61e1d2f
Gave each file an empty last line, to make svn happier
|
18 gadi atpakaļ |
FlavioJS
|
f4907979c1
* Extended the functionality of StringBuf - length and appending a string.
|
18 gadi atpakaļ |
FlavioJS
|
cc893dbaab
* Changed db key from 'unsigned char*' to 'const char*'.
|
18 gadi atpakaļ |
ultramage
|
8dc1b77f03
* Made a crazy attempt to at least partially synchronize login&char code
|
18 gadi atpakaļ |
ultramage
|
59b38494b7
- Major reconfiguration of the trunk VS8 project files, read the changelog for details
|
18 gadi atpakaļ |
skotlex
|
b9fd36a7cd
- There will be now warnings printed when a shop sells an item which's buy price is 20z, since those usually are "rare" items with no buyying price set. Note that this reports one fake, and that is the selling of a certain shuriken that indeed costs 20z.
|
18 gadi atpakaļ |
FlavioJS
|
7ecc1ab6e1
- Fixed ladmin's linux compilation and moved some platform specific defines to cbasetypes.h
|
18 gadi atpakaļ |