Age | Commit message (Expand) | Author | Files | Lines |
2007-08-31 | * Documented/cleaned up chatroom code and packetry | ultramage | 1 | -3/+3 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 1 | -4/+3 |
2007-08-19 | * Fixed a deallocation mistake and some buffer overflows in npc_chat.c after ... | ultramage | 1 | -1/+1 |
2007-08-16 | * Fixed npc chatrooms not being deleted on npc unload/reload (crash) | ultramage | 1 | -2/+2 |
2007-08-15 | * Some serious code cleanups | ultramage | 1 | -20/+22 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 1 | -1/+1 |
2007-08-09 | - stable -> trunk sync | ultramage | 1 | -1/+1 |
2007-08-08 | - Fixed some missing max levels for npc skills | skotlex | 1 | -1/+0 |
2007-07-31 | Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to... | ultramage | 1 | -1/+1 |
2007-07-26 | * Cleaned up mob drop code, crashfix is still needed though... | ultramage | 1 | -1/+1 |
2007-07-03 | - Re-coded 'soundeffectall'; removed the third parameter ('coverage') | ultramage | 1 | -8/+7 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -1/+1 |
2007-05-20 | - Fixed one missed malloc->aMallocA typo, causing memory deallocation problems | ultramage | 1 | -4/+3 |
2007-05-19 | Removed the wtf-y mmo_char_fromsql_short() from r2527 | ultramage | 1 | -2/+0 |
2007-05-11 | Re-phrased the attacker flee/def penalty config descs | ultramage | 1 | -1/+6 |
2007-05-05 | * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. | FlavioJS | 1 | -5/+11 |
2007-05-05 | - imported the latest working grfio code from stable | ultramage | 1 | -11/+0 |
2007-05-03 | Removed the map.h<->status.h cyclic dependency. Relies on the fact by that pr... | ultramage | 1 | -2/+3 |
2007-04-24 | - The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defi... | skotlex | 1 | -1/+1 |
2007-04-23 | - Fixed a compilation problem with the pid plugin | ultramage | 1 | -2/+2 |
2007-04-22 | * Extended the functionality of StringBuf - length and appending a string. | FlavioJS | 1 | -1/+1 |
2007-04-18 | - Now @whogm hides perfect-hide gms only if their GM level is greater than th... | skotlex | 1 | -3/+1 |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 1 | -1/+1 |
2007-04-10 | - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. Sin... | skotlex | 1 | -0/+1 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -8/+6 |
2007-04-06 | I'm still here! | DracoRPG | 1 | -2/+1 |
2007-04-05 | * Made a crazy attempt to at least partially synchronize login&char code | ultramage | 1 | -5/+5 |
2007-04-02 | - Corrected the login TXT server not initializing the waiting_disconnect vari... | skotlex | 1 | -0/+1 |
2007-04-02 | * Some source code cleaning | ultramage | 1 | -1/+0 |
2007-04-01 | - Fixed the server crashing on startup due to bad define | ultramage | 1 | -6/+2 |
2007-04-01 | - Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, ... | skotlex | 1 | -2/+3 |
2007-03-30 | - Corrected damage of non-player casted Cart Revolution | skotlex | 1 | -38/+3 |
2007-03-28 | - Added defines script_getnum and script_getstr to further simplify variable ... | skotlex | 1 | -1/+0 |
2007-03-27 | - Moved coma to skill_additional_effect, added special_state.bonus_coma to pr... | skotlex | 1 | -0/+1 |
2007-03-26 | - Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (hig... | ultramage | 1 | -1/+1 |
2007-03-24 | Corrected change r10051 which prevented Ice Pick from working | ultramage | 1 | -6/+6 |
2007-03-22 | - Removed unused bIgnoreDefMob | skotlex | 1 | -10/+9 |
2007-03-19 | Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over... | DracoRPG | 1 | -1/+1 |
2007-03-19 | - Patched the MAX_STATUSCHANGE startup error | ultramage | 1 | -1/+1 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 1 | -3/+3 |
2007-03-18 | - Removed the old 'mapserver charsave' mechanism | ultramage | 1 | -9/+0 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 1 | -1/+1 |
2007-03-09 | - Made conv_str return const char* since the script engine screws up if you m... | skotlex | 1 | -1/+1 |
2007-03-07 | - Made the map server abort when it can't open the mapcache file. | skotlex | 1 | -0/+1 |
2007-03-07 | New mapcache system :x | DracoRPG | 1 | -3/+0 |
2007-03-01 | - Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone... | skotlex | 1 | -0/+1 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -1/+1 |
2007-02-13 | - A bit more work on Ticket #41. | FlavioJS | 1 | -0/+3 |
2007-02-07 | - Updated the range of BioExplosion and Self Destruction so they count as ran... | skotlex | 1 | -4/+4 |
2007-02-07 | - Moved CHAT_SIZE back to map.h because log_atcommand uses it on sql builds. ... | FlavioJS | 1 | -0/+2 |