Age | Commit message (Expand) | Author | Files | Lines |
2008-09-21 | Corrected Lex Divina not showing animation on fail. (bugreport:1740) | L0ne_W0lf | 1 | -0/+1 |
2008-09-21 | Corrected Offensive Res using Turn Undead cast time. (bugreport:1704) | L0ne_W0lf | 1 | -0/+2 |
2008-09-11 | Removed a few out of date messages from msg_athena, and updated some others. | L0ne_W0lf | 1 | -0/+2 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 1 | -0/+3 |
2008-09-04 | * Updated mmo.h, increased merc max count to 36. | L0ne_W0lf | 1 | -0/+3 |
2008-09-01 | Removed hardcoded equip position names from getequipname (bugreport:2156). | ultramage | 1 | -0/+3 |
2008-08-28 | Fixed @cash/@points not handling negative values properly (bugreport:2132) | ultramage | 1 | -0/+2 |
2008-08-27 | * pc_isGM() checks in gm_cant_party config checks will now check against bein... | sketchyphoenix | 1 | -0/+1 |
2008-08-26 | * Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124) | sketchyphoenix | 1 | -0/+2 |
2008-08-25 | Last commit | shadow | 1 | -0/+1 |
2008-08-25 | * Fixed: several compiler warnings [akrus] | akrus | 1 | -1/+1 |
2008-08-25 | * Fixed: compiler warning in admin.c [akrus] | akrus | 1 | -0/+2 |
2008-08-20 | * Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick. | L0ne_W0lf | 1 | -0/+3 |
2008-08-19 | * Fixed a storage saving issue with txt charserver (bugreport:2084) | ultramage | 1 | -0/+4 |
2008-08-19 | * Added global sql settings 'sql.*' to inter_athena.conf. | FlavioJS | 1 | -0/+8 |
2008-08-16 | Added a mapreg txt->sql converter script to /tools, because the sql mapserver... | ultramage | 1 | -0/+6 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -0/+7 |
2008-08-15 | * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres... | sketchyphoenix | 1 | -0/+2 |
2008-08-11 | Fixed right-click npc unload not unloading duplicates (bugreport:2014) | ultramage | 1 | -0/+2 |
2008-08-09 | Fixed @noks leaking internal buffer contents (bugreport:1528). | ultramage | 1 | -0/+1 |
2008-08-09 | Now Novices without lvl5 basic skill can be partied (bugreport:1131). | ultramage | 1 | -0/+1 |
2008-08-09 | Fixed login printing raw passwdenc passwords to console (bugreport:826). | ultramage | 1 | -0/+4 |
2008-08-07 | * Added another GM trust config for party invitations (bugreport:2004) | sketchyphoenix | 1 | -0/+2 |
2008-08-04 | Added configs for quest table name adjustment (bugreport:1778) | ultramage | 1 | -0/+2 |
2008-08-02 | Player shops will not close on death anymore (bugreport:1955). | ultramage | 1 | -0/+2 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 1 | -1/+2 |
2008-07-31 | Quagmire now will affect boss monsters, but more info is required to code the... | shadow | 1 | -0/+3 |
2008-07-31 | * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus] | akrus | 1 | -0/+2 |
2008-07-31 | * Improved: added --enable-debug=gdb option in configure script to use gdb op... | akrus | 1 | -0/+1 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -0/+1 |
2008-07-31 | * Fixed: commented out loginlog in convert engine sql tables (loginlog table ... | akrus | 1 | -0/+2 |
2008-07-30 | Fixed TXT storage code handling storage incorrectly (bugreport:1928) | ultramage | 1 | -0/+1 |
2008-07-30 | AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934) | ultramage | 1 | -0/+1 |
2008-07-30 | Removed the IRC bot system, now a customization (see topic:194306) | ultramage | 1 | -0/+2 |
2008-07-29 | Renamed struct 'skill' to 's_skill' to remove naming collisions. | ultramage | 1 | -0/+3 |
2008-07-29 | Fixed Sql object not initializing default values properly. | ultramage | 1 | -0/+3 |
2008-07-29 | Corrected upgrade_svn12975_view.sql not assigning default values to the two d... | ultramage | 1 | -0/+3 |
2008-07-27 | Fixed md5 passwords not working | ultramage | 1 | -0/+1 |
2008-07-27 | * Removed some leftover code that shouldn't have been merged | ultramage | 1 | -0/+2 |
2008-07-27 | * Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated). | FlavioJS | 1 | -0/+1 |
2008-07-27 | * Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c). | FlavioJS | 1 | -0/+2 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -0/+27 |
2008-07-20 | * Simplified the search in pop_timer_heap and added more debug info to help d... | FlavioJS | 1 | -1/+4 |
2008-07-20 | Corrected #storagelist target typo (bugreport:1873) | sketchyphoenix | 1 | -0/+3 |
2008-07-16 | * Added a check to make sure only released timers are acquired from the free ... | FlavioJS | 1 | -0/+2 |
2008-07-16 | Fixed TK_JUMPKICK, should not jump over objects and cliffs. | shadow | 1 | -0/+5 |
2008-07-15 | Updated WoE Time Explanation for Sunday. | Paradox924X | 1 | -0/+1 |
2008-07-15 | Corrected wrong data loading order in txt storage code causing crashes at sta... | ultramage | 1 | -0/+1 |
2008-07-15 | * Fixed pop_timer_heap using max heap comparisons instead of min heap compari... | FlavioJS | 1 | -0/+3 |
2008-07-14 | Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should h... | sketchyphoenix | 1 | -1/+1 |