Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 51 | -11716/+11711 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 51 | -11711/+11716 |
2012-11-24 | -Fix geoipreading cache for Windows, bugreport:6923 | glighta | 1 | -2/+2 |
2012-11-24 | Implemented @warp modification (tid:74181), it check if a map exists regardle... | momacabu | 1 | -1/+1 |
2012-11-23 | -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl... | glighta | 2 | -15/+16 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 1 | -1/+0 |
2012-11-20 | Forgot the Show* voiding <3 | momacabu | 2 | -50/+30 |
2012-11-10 | - More deletions related to lock removal -_- | momacabu | 1 | -1/+0 |
2012-11-10 | Removed include lock.h from script.c | momacabu | 1 | -1/+0 |
2012-11-10 | Removed lock files since it is no longer being used (bugreport:6767). | momacabu | 3 | -80/+4 |
2012-11-09 | - Added comments about the max ***_REG_NUM defines in mmo.h | brianluau | 1 | -3/+3 |
2012-10-31 | Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m... | shennetsind | 2 | -3/+12 |
2012-10-29 | -Add some src basic documentation. | glighta | 2 | -10/+10 |
2012-10-27 | - Adjusted spacing in ASCII art so all lines are 70 characters wide. | brianluau | 1 | -10/+10 |
2012-09-29 | * Merged eAthena changeset ea:15190. (bugreport:5138) | eathenabot | 2 | -35/+87 |
2012-09-16 | Introducing rAthena's anonymous data collector. This aims at improving rAthen... | shennetsind | 2 | -5/+6 |
2012-09-05 | Fixed ERS cache linked list algorithm. | greenboxal2 | 1 | -6/+7 |
2012-09-05 | Fixed bugreport:6621 get rid of some warnings that probably caused the map-se... | greenboxal2 | 1 | -3/+2 |
2012-09-04 | Changed ERS cache array to use a linked list. | greenboxal2 | 1 | -31/+29 |
2012-09-04 | Rewrote ERS system in a more debug friendly way. | greenboxal2 | 1 | -416/+192 |
2012-09-02 | Follow up r16736 fixing something that'd happen when DISABLE_ERS is used. | shennetsind | 1 | -1/+1 |
2012-09-02 | Hello! few things. | shennetsind | 3 | -15/+33 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 3 | -68/+36 |
2012-08-18 | Fixed bugreport:6343 homun-s skill tree now is properly populated with previo... | shennetsind | 1 | -0/+1 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -1/+1 |
2012-08-02 | lowercase'd the r in the console ASCII logo. | shennetsind | 1 | -8/+8 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 1 | -0/+1 |
2012-07-22 | Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamag... | kenpachi2k11 | 1 | -1/+1 |
2012-07-21 | Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972) | kenpachi2k11 | 1 | -1/+1 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -1/+1 |
2012-07-08 | Hello World. Initial support for the new homunculus has been added, credits t... | shennetsind | 1 | -3/+3 |
2012-06-13 | Added support for 2012-04-10, super special ultra ubber plus master thanks to... | shennetsind | 1 | -2/+2 |
2012-06-12 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 2 | -3/+1 |
2012-06-12 | added new networking subsystem (early stage - files are not compiled yet duri... | blacksirius | 6 | -0/+1956 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 2 | -33/+15 |
2012-06-11 | Fixed bugreport:5989 map-server crashes. | blacksirius | 2 | -2/+3 |
2012-06-10 | - added some missing copyrights | blacksirius | 12 | -3/+1333 |
2012-06-10 | added mutex && cond var abstraction ( for pthread / winapi ) | blacksirius | 4 | -1/+358 |
2012-06-03 | thread api: added support for platforms without TLS (Thread Local Storage) su... | blacksirius | 2 | -2/+43 |
2012-06-03 | cmake: followup for commit r16221 (fixed cmake build / added missing files) | blacksirius | 1 | -0/+4 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 6 | -1/+652 |
2012-06-03 | cleaned up windows header usage (added one central file to use windows / wina... | blacksirius | 10 | -15/+45 |
2012-06-03 | fixed portability issue. (As long as we support other compilers than MSC/ICC ... | blacksirius | 1 | -1/+1 |
2012-06-02 | feature merge bs-coreoptimize->trunk: added some compiler abstractions | blacksirius | 1 | -1/+9 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 6 | -579/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -13/+24 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 1 | -12/+6 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -6/+12 |
2012-04-29 | - Removed leftover TXT configs, follow-up to r15503. | brianluau | 2 | -0/+4 |
2012-04-28 | - Fixed an issue with the instance variable storage system never being initia... | epoque11 | 1 | -1/+1 |