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