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
/
tool
/
mapcache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-242
/
+242
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-242
/
+242
2012-11-23
-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...
glighta
1
-9
/
+7
2012-11-23
- Fixed dumb warning (follow up to r16950) -_-
momacabu
1
-1
/
+1
2012-11-23
- There will now be a warning regarding to map name length limitation (part o...
momacabu
1
-0
/
+2
2012-11-09
Follow up r16884 fixed a typo =X
shennetsind
1
-1
/
+1
2012-11-09
Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ...
shennetsind
1
-1
/
+12
2012-05-02
Fixed 2 buildbot warnings throughout multiple operating systems.
shennetsind
1
-3
/
+5
2011-09-08
* Fix C++ compilation issues.
flaviojs
1
-1
/
+1
2011-07-06
* Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of...
flaviojs
1
-2
/
+2
2011-05-01
* Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from ...
ai4rei
1
-1
/
+1
2011-01-01
* Updates to map cache generator tool.
ai4rei
1
-27
/
+31
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-2
/
+2
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-2
/
+2
2009-01-24
* Changed the variables of the mapcache structs to fixed size equivalents. (6...
FlavioJS
1
-36
/
+38
2008-01-30
Added back the GRF_PATH_FILENAME variable and commandline parameter.
ultramage
1
-1
/
+1
2007-12-26
Fixed the incorrect interpretation of the map-cell height information stored ...
ultramage
1
-11
/
+9
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-2
/
+2
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-2
/
+2
2007-05-05
- imported the latest working grfio code from stable
ultramage
1
-3
/
+1
2007-04-17
* Discarded extra deflate function needed for afm reading
ultramage
1
-1
/
+1
2007-04-16
* Finally fixed mingw problems, managed to build both TXT and SQL
ultramage
1
-4
/
+3
2007-04-16
Small bugfixes and enhancements to the map cache generator
DracoRPG
1
-0
/
+1
2007-04-08
- Added missing header to mapcache.c
ultramage
1
-0
/
+1
2007-04-07
- Fixed the platform-specific stricmp compilation problem
ultramage
1
-3
/
+3
2007-04-07
- Added function str2ip() to do platform-safe conversions
ultramage
1
-4
/
+4
2007-04-07
- Moved e_mail_check() and config_switch() to strlib.h
ultramage
1
-1
/
+0
2007-04-06
I'm still here!
DracoRPG
1
-60
/
+154
2007-03-27
- Removed a missing file reference in the athena-start script
ultramage
1
-1
/
+0
2007-03-13
Mapcache update, should polish off remaining bugs
DracoRPG
1
-4
/
+3
2007-03-09
- Took care of all the warnings in grfio and mapcache.
FlavioJS
1
-28
/
+79
2007-03-07
New mapcache system :x
DracoRPG
1
-18
/
+13
2007-03-02
EOL-styled some more files
ultramage
1
-202
/
+202
2007-02-28
Added experimental new mapcache generator
DracoRPG
1
-0
/
+202