Euphy
|
f3777cce0e
Implemented @warp suggestions.
|
hace 11 años |
lighta
|
744195a931
Leak and Optimisation
|
hace 11 años |
aleos89
|
30648216ec
Initial release of VIP System.
|
hace 11 años |
lighta
|
1ebe1ada8a
Fix charlist incompatibility for 2012 and 2013 clients
|
hace 11 años |
glighta
|
50ded53db6
-Upd configure.in / configure
|
hace 12 años |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
hace 12 años |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
hace 12 años |
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)
|
hace 13 años |
shennetsind
|
d792a2b57f
Fixed compiling warning with gcc on --enable-64bit mode.
|
hace 13 años |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
hace 13 años |
ai4rei
|
6aa18784a3
* Random accumulated tweaks and fixes.
|
hace 14 años |
ai4rei
|
c9a3277785
* Cleaned up packet dumping code.
|
hace 14 años |
ai4rei
|
8dc5d7029c
* Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629).
|
hace 14 años |
ai4rei
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
hace 14 años |
Paradox924X
|
ca53ef6f4a
Changed almost all instances of sprintf() to snprintf().
|
hace 14 años |
ai4rei
|
c792e189e4
* Moved function 'exists' (file presense check) to utils.c, so that it is available to code outside of lock.c
|
hace 14 años |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
hace 17 años |
ultramage
|
62cc01866b
Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174).
|
hace 17 años |
ultramage
|
6559c24882
Replaced the integers+checking approach in r12679 with usage of floating point arithmetic.
|
hace 17 años |
ultramage
|
d5775e7e11
Implemented get_percentage() for compact and safe calculation of percentual values.
|
hace 17 años |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
hace 17 años |
ultramage
|
0a0782c664
Some all-around code reformatting/cleaning
|
hace 18 años |
FlavioJS
|
a75ec9a547
* Changed the string hash of the script engine to SDBM.
|
hace 18 años |
ultramage
|
a6e61e1d2f
Gave each file an empty last line, to make svn happier
|
hace 18 años |
FlavioJS
|
f4907979c1
* Extended the functionality of StringBuf - length and appending a string.
|
hace 18 años |
FlavioJS
|
cc893dbaab
* Changed db key from 'unsigned char*' to 'const char*'.
|
hace 18 años |
ultramage
|
8dc1b77f03
* Made a crazy attempt to at least partially synchronize login&char code
|
hace 18 años |
ultramage
|
59b38494b7
- Major reconfiguration of the trunk VS8 project files, read the changelog for details
|
hace 18 años |
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.
|
hace 18 años |
FlavioJS
|
7ecc1ab6e1
- Fixed ladmin's linux compilation and moved some platform specific defines to cbasetypes.h
|
hace 18 años |