Age | Commit message (Expand) | Author | Files | Lines |
2011-07-01 | * CMake: marked executables as different components and other miscellaneous c... | flaviojs | 1 | -1/+7 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 3 | -14/+14 |
2011-06-29 | * Added experimental support for CMake. (for now: basic build, no extras, onl... | flaviojs | 1 | -0/+68 |
2011-06-27 | * Added common/random and 3rdparty/mt19937ar to project files, makefiles and ... | flaviojs | 1 | -7/+14 |
2011-06-22 | Added enum e_skill_flag to represent the values of struct s_skill's complicat... | ultramage | 1 | -3/+3 |
2011-06-16 | Fixed char-converter not being able to compile due to both char.h being inclu... | flaviojs | 1 | -0/+2 |
2011-06-16 | * Merges from charmerge: | flaviojs | 2 | -103/+282 |
2011-04-17 | * Fixed char-server missing some WFIFOHEAD (partially due to r10909 being rev... | ai4rei | 1 | -0/+4 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -5/+9 |
2011-04-10 | * Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+. | ai4rei | 1 | -1/+5 |
2011-03-19 | Removed leftovers of old charcommand config (follow-up to r13403). | Gepard | 1 | -1/+2 |
2011-02-19 | * Fixed gcc compile warnings in char-server and console plug-in (bugreport:47... | ai4rei | 1 | -2/+2 |
2011-02-08 | * Added support for new delayed character deletion. | ai4rei | 1 | -7/+259 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 2 | -15/+15 |
2011-01-13 | * Removed ladmin (remote administration tool), all related support code and t... | ai4rei | 1 | -16/+0 |
2011-01-13 | * Reformatting and minor cleanups to console-plugin related code. | ai4rei | 1 | -19/+9 |
2010-12-29 | * Fixed char-server making assumptions about RFIFO data length in character d... | ai4rei | 1 | -1/+1 |
2010-12-25 | * Synchronized TXT/SQL char-server code a bit. | ai4rei | 1 | -111/+112 |
2010-12-24 | * Fixes to char-server. | ai4rei | 1 | -58/+55 |
2010-12-18 | * Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to ... | ai4rei | 1 | -2/+2 |
2010-12-18 | * Updates to handling of hair color/style and cloth color of characters. | ai4rei | 1 | -2/+0 |
2010-12-18 | * Fixed usage of literals for map name length in character list packet (since... | ai4rei | 1 | -1/+1 |
2010-12-12 | * Updates to dynamic server information `ragsrvinfo` on SQL. | ai4rei | 1 | -9/+4 |
2010-12-07 | * Reverted r14563, due to multiple issues which render the source malfunction... | ai4rei | 1 | -2/+2 |
2010-12-07 | Changed almost all instances of sprintf() to snprintf(). | Paradox924X | 1 | -2/+2 |
2010-12-02 | * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). | ai4rei | 1 | -4/+4 |
2010-12-01 | * Fixed using main chat nick longer than 15 characters would cause a buffer o... | ai4rei | 1 | -1/+1 |
2010-11-22 | * Fixed guild and guild member exp truncation issue (bugreport:4130, since r1... | ai4rei | 2 | -15/+15 |
2010-11-22 | * Fixed saving/loading errors with compilers (such as VC6, MinGW), which do n... | ai4rei | 1 | -2/+2 |
2010-11-19 | * Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x271... | ai4rei | 1 | -1/+1 |
2010-11-09 | Follow-up to r14368. Load last_map from SQL on char load so the information i... | Paradox924X | 1 | -2/+5 |
2010-11-02 | Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (b... | Paradox924X | 1 | -1/+1 |
2010-11-02 | Ensured character data is saved even when last map is the only value that has... | Paradox924X | 1 | -0/+1 |
2010-11-02 | Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACK... | Paradox924X | 1 | -1/+1 |
2010-10-17 | Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to ... | Gepard | 1 | -1/+1 |
2010-10-11 | Pull `name` from character table instead of using `master` from guild table w... | Paradox924X | 1 | -2/+2 |
2010-10-11 | Use `char_id` rather than `master` when checking if a guild needs to be delet... | Paradox924X | 1 | -1/+1 |
2010-08-03 | - Merged a few minor bugfixes | Skotlex | 1 | -0/+4 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 2 | -7/+7 |
2010-04-23 | Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot... | skotlex | 1 | -3/+11 |
2010-03-02 | Fixed an exploit where the buyer can end the auction himself. | Inkfish | 1 | -0/+6 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -2/+2 |
2009-12-03 | Prevented online user count from going negative. (bugreport:3913) | Paradox924X | 1 | -2/+4 |
2009-11-24 | Cleaned up leftover PACKETVER define on the charserver (followup to r14155). | ultramage | 1 | -6/+0 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -10/+40 |
2009-11-15 | Removed unnecessary use of StringBuf in int_quest.c to avoid memleaks in cert... | ultramage | 1 | -16/+2 |
2009-11-03 | Extended broadcast implementation: | Gepard | 1 | -10/+16 |
2009-10-27 | Fixed quest will never get erased when it's the only quest you have. | Inkfish | 1 | -1/+1 |
2009-10-18 | Removed the char_rename setting in favor of a PACKETVER define. | ultramage | 2 | -14/+16 |
2009-10-12 | Removed 'char_max_rename', extended 'char_rename', fixed compatibility issues. | Inkfish | 1 | -28/+15 |