index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
- Insignificant cleanups.
skotlex
1
-1
/
+1
2007-12-06
- The default event script behaviour is to trigger on labels rather than NPCs...
skotlex
1
-2
/
+1
2007-11-22
- Changed the status_change structure to use dynamic rather than static memor...
skotlex
1
-12
/
+13
2007-11-21
- Moved subtype from struct block_list to struct npc_data.
skotlex
1
-1
/
+1
2007-11-17
Removed battle_config.error_log as console_silent already handles this
ultramage
1
-48
/
+23
2007-11-15
Added error messages when trying to place objects on invalid map coordinates ...
ultramage
1
-4
/
+10
2007-11-13
Added error reporting for invalid rows in skill db files.
ultramage
1
-1
/
+0
2007-11-11
- Added missing include npc.h to map.c
skotlex
1
-0
/
+1
2007-11-11
Fixed a missing include/export, and typos in the previous revision.
ultramage
1
-2
/
+3
2007-11-11
- Cleaned up pc_calc_weapontype
skotlex
1
-2
/
+5
2007-11-09
* Re-worked the login-char-map packet spam mechanism
ultramage
1
-8
/
+3
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-10
/
+10
2007-11-03
Added script function 'strnpcinfo', for increased npc awareness (originally f...
ultramage
1
-0
/
+6
2007-10-29
Command code cleaning (refer to topic:169759)
ultramage
1
-1
/
+1
2007-10-26
* Removed confusing map_nick2sd_nocase(), let the charserver handle it
ultramage
1
-15
/
+0
2007-10-24
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which...
skotlex
1
-0
/
+4
2007-10-22
- Added the new mail system. Requires optimization and tests.
zephyrus
1
-52
/
+15
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-2
/
+2
2007-10-18
Some code cleaning...
ultramage
1
-66
/
+31
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-7
/
+7
2007-10-13
Fixed a memleak during shutdown, caused by missing mail db shutdown code.
ultramage
1
-0
/
+7
2007-10-13
Fixed memleak hell during mapserver shutdown (if grf reading is used and the ...
ultramage
1
-0
/
+2
2007-10-12
Fixed some badly merged code in the #include part of map.c.
ultramage
1
-13
/
+1
2007-10-10
* Partially removed the usage of 'flags' to direct the execution path in skil...
ultramage
1
-1
/
+1
2007-10-10
* Fixed itemdb_read_sqldb blowing up the server with segmentation faults.
FlavioJS
1
-1
/
+1
2007-10-06
* the mapserver won't exit when no mapcache is found, with use_grf: yes
ultramage
1
-34
/
+17
2007-10-04
* Corrected Icewall skill to be closer to official behavior (part of bugrepor...
ultramage
1
-4
/
+4
2007-09-27
* Loot code using charid's instead of id's in pick priority.
FlavioJS
1
-4
/
+4
2007-09-25
* Fixed the double free's caused by r11290 (wrong option in the database cons...
FlavioJS
1
-2
/
+2
2007-09-25
* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls...
FlavioJS
1
-61
/
+123
2007-09-23
* map_addflooritem and struct item_drop_list using id's instead of struct map...
FlavioJS
1
-27
/
+9
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-80
/
+58
2007-09-11
- Corrected /invite letting you invite people even if you are not the party l...
skotlex
1
-0
/
+6
2007-09-10
* Added a safeguard to skill_get_unit_layout() against incorrectly defined la...
ultramage
1
-2
/
+2
2007-09-10
- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.
skotlex
1
-2
/
+8
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-11
/
+11
2007-08-16
* Fixed npc chatrooms not being deleted on npc unload/reload (crash)
ultramage
1
-1
/
+1
2007-08-15
* Some serious code cleanups
ultramage
1
-2
/
+2
2007-08-14
- Modified map_foreachinrange so that you can also specify the max length of ...
skotlex
1
-7
/
+16
2007-08-12
* Replaced some mob_avail.txt entries with a simple example entry
ultramage
1
-33
/
+11
2007-08-09
- stable -> trunk sync
ultramage
1
-31
/
+12
2007-08-08
* Cleaned up junk left in the code by the mapcache/mapindex update
ultramage
1
-2
/
+2
2007-07-06
* Cleaned up some nasty code related to skill_blown
ultramage
1
-27
/
+37
2007-07-03
- Re-coded 'soundeffectall'; removed the third parameter ('coverage')
ultramage
1
-6
/
+6
2007-07-01
Cleaned up some parts of the code.
ultramage
1
-8
/
+8
2007-06-11
- Fixed pet equip not displaying correctly at all (closes topic:153753)
ultramage
1
-1
/
+2
2007-06-03
- Fixed missing client update when 'return to savepoint' fails
ultramage
1
-1
/
+1
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-2
/
+4
2007-05-23
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...
ultramage
1
-1
/
+1
2007-05-21
- Removed the TURBO socket mechanism - it was in fact just using a variable t...
ultramage
1
-3
/
+1
[next]