Commit History

Autor SHA1 Mensaxe Data
  ultramage 37ecb00ca5 Fixed a C language restriction preventing compilation %!s(int64=18) %!d(string=hai) anos
  DracoRPG 91cbbb26bd Fix for my previous change (already fixed once, yeah...) %!s(int64=18) %!d(string=hai) anos
  DracoRPG bf98b03fb0 Removed useless read-from-GRF features %!s(int64=18) %!d(string=hai) anos
  DracoRPG eb4dc651f8 Ooops... I'm definitely too bad. %!s(int64=18) %!d(string=hai) anos
  DracoRPG 31c12a3859 - I'm back, and I begin with an implementation of a good old Aegis bug : Assassins should now be able to use the infamous status arrow + Grimtooth method %!s(int64=18) %!d(string=hai) anos
  skotlex 6403d303d3 - Kaite and Assumptio no longer stack. One will remove the other in the same way Assumptio and Kyrie do. %!s(int64=18) %!d(string=hai) anos
  skotlex b55b492943 - Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object. %!s(int64=18) %!d(string=hai) anos
  skotlex 76381834f5 - Fixed the normalizing function not sending first classes back to novice if they do not have basic skill maxed. %!s(int64=18) %!d(string=hai) anos
  skotlex d65e051707 - Added a wrapper to delete_timer so it prints out from where the invocation was done. %!s(int64=18) %!d(string=hai) anos
  ultramage 335723f839 - Removed log_uptime that was accidentally introduced in r1208 %!s(int64=18) %!d(string=hai) anos
  ultramage 3266ced856 More typo fixes %!s(int64=18) %!d(string=hai) anos
  ultramage 9cf92371c3 - Fixed a monster spawn typo in hu_fild05 and lou_fild01 %!s(int64=18) %!d(string=hai) anos
  ultramage 843f616bbb Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI %!s(int64=18) %!d(string=hai) anos
  skotlex c82708aba9 - Made the pc_deleteinvincibletimer function a define so it auto-checks for the timer value. %!s(int64=18) %!d(string=hai) anos
  ultramage 5e13f9d6a7 Fixed one missing 'On' in prtg_managers.txt %!s(int64=18) %!d(string=hai) anos
  skotlex f904054ce8 - Improved a bit the menu entries counting code (using a while with strchr should yield better performance that a for done on the string's strlen, right? However, it bugs me that strchr's man-page says it won't work on multi-byte characters. But does a strchr(str,':') works any worse than (str[i]== ':')? %!s(int64=18) %!d(string=hai) anos
  skotlex 9342b7e4d5 - Also fixed the battle config setting guild castle defense :x %!s(int64=18) %!d(string=hai) anos
  skotlex f566e76018 - Cleaned up some more the Joint Beat implementation, so the status don't take effect until the attack connects. %!s(int64=18) %!d(string=hai) anos
  ultramage 015c0eaa61 Fixed int/dex foods using an incorrect icon for their status %!s(int64=18) %!d(string=hai) anos
  skotlex 142ca645f7 - Cleaned the initializing for in the hom viewdata to make it overflow-proof. %!s(int64=18) %!d(string=hai) anos
  skotlex 985abe3b02 - Changed the night status from 149 to 160, which seems to work so much better, and also enabled simplifying the night code. The previous code was there left commented in case it's needed again. %!s(int64=18) %!d(string=hai) anos
  skotlex eab8b52656 - A skill's walk delay will also delay your can-attack time when the skill connects, since this is the behaviour of Sonic Blows as described by Tharis. %!s(int64=18) %!d(string=hai) anos
  skotlex da11e41ed4 - Added view_data support to mercenary.*, so that the Homunculus entries are no longer required on the mob_db. %!s(int64=18) %!d(string=hai) anos
  skotlex e6e31a01d2 - Moved the homunculus setting from pet.conf to homunc.conf %!s(int64=18) %!d(string=hai) anos
  skotlex 81a9313a9d - Removed sd->max_menu, sd->npc_menu is now reused to store what is the max number of valid entries and prevent clients from picking invalid options. %!s(int64=18) %!d(string=hai) anos
  skotlex 53949e4131 - Reverted the battle_calc_return_damage code as the previous one was correct, ninja self-targetted skills CAN be reflected. %!s(int64=18) %!d(string=hai) anos
  ultramage e034ce07bb Typo hunt %!s(int64=18) %!d(string=hai) anos
  ultramage af4ac5e72c Synchronization of the trunk&stable npc directories %!s(int64=18) %!d(string=hai) anos
  Lupus f13bf6e679 fixed equip loc of "Father's" event items %!s(int64=18) %!d(string=hai) anos
  FlavioJS 5117e39fac - Fixed while statements not "reserving" the curly before parsing the test expression. %!s(int64=18) %!d(string=hai) anos