Commit History

Author SHA1 Message Date
  ultramage 4546c7fc0a Modified storage data loading 17 years ago
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) 17 years ago
  ultramage bfd5397913 Renamed 'storage_' to 'items' in the storage_data structure. 17 years ago
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 years ago
  ultramage f6d2d9a360 Replaced some foreach-based functions by their inlined iterator equivalents. 17 years ago
  zephyrus 818e336076 - Added #cash and #points to add cash/kafra points to a character. 17 years ago
  ultramage 07e2bbfa4a Fixed a typo in #item preventing it from working (see r12195). 17 years ago
  ultramage b24b80c5c9 Getting rid of map_getallusers(), part 1 17 years ago
  skotlex 96684da892 - Fixed Freezing Trap doing no damage (changed type from misc to weapon) 17 years ago
  zephyrus c4fb4f4361 - Some code cleanups. 17 years ago
  ultramage 8591686b27 Fixed/cleaned r12114 and 12117. 17 years ago
  zephyrus 4fcaa2f78f - Optimized some code about @size changes in chars. 17 years ago
  skotlex e823c2e3eb - removed the timer heap correction code when the timers overflow since Flavio points out that it is not needed. 17 years ago
  skotlex ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption. 17 years ago
  ultramage 535df984a3 Patching a gcc compilation problem... 17 years ago
  ultramage 65ad6362c5 Fixed silly copy-paste typo in r11607 preventing #-commands from working... 17 years ago
  ultramage dc6254185a Fixed a compilation problem and warning (maybe). 17 years ago
  ultramage fc9d14b1bd Command code cleaning (refer to topic:169759) 17 years ago
  skotlex 480a4f0ac8 - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes. 17 years ago
  ultramage 28dcdcdf9e * Fixed 'unequip' removing items in the wrong position (bugreport:252) 17 years ago
  ultramage 2c2af57a84 * Removed commented-out code for check_fake_id() 17 years ago
  ultramage d2b9e2498e Some code cleaning... 17 years ago
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 years ago
  ultramage b65e451187 Fixed some problems making gcc error out 17 years ago
  ultramage a71c730693 Getting some (mostly atcommand) code cleaning out of the way... 17 years ago
  ultramage e7e0ddde9d Fixed certain typos in src/npc/doc files 17 years ago
  skotlex d25b5ad103 - Cleaned up a bit the homunculus evolution code, and fixed homevolution allowing the homunc to 're-evolve' even though it was already evolved. 18 years ago
  ultramage 0072a0189e * Cleaned/clarified some #include relationships between headers 18 years ago
  ultramage 56d9a037a6 * Some serious code cleanups 18 years ago
  ultramage 954fc415c1 * Replaced some mob_avail.txt entries with a simple example entry 18 years ago