index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
grfio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
Some type conversion warnings fixed. If this breaks anything create a bug rep...
Matheus Macabu
1
-7
/
+7
2013-05-04
Upgrading Stat Server from 2.5 to 3.0
shennetsind
1
-4
/
+9
2013-02-18
Improvements all over the place
shennetsind
1
-7
/
+9
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-610
/
+595
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-595
/
+610
2012-11-24
-Fix geoipreading cache for Windows, bugreport:6923
glighta
1
-2
/
+2
2012-11-23
-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...
glighta
1
-11
/
+12
2012-08-22
Major cleanup all over the place, made possible by mkbu95's scan-build report...
shennetsind
1
-59
/
+26
2012-04-11
disabled unused grf_shuffle_enc, gcc was bugging regarding it not being calle...
shennetsind
1
-16
/
+15
2012-02-14
Removed deprecated memory manager macros (follow-up to r14916).
gepard1984
1
-6
/
+6
2011-12-27
* Merged changes up to eAthena 15050.
eathenabot
1
-2
/
+6
2011-12-25
* Merged changes up to eAthena 15049.
eathenabot
1
-1
/
+1
2011-12-11
getting rid of some ubuntu-specific console errors
shennetsind
1
-10
/
+13
2011-12-11
* Merged changes up to eAthena 15024.
eathenabot
1
-263
/
+319
2011-12-11
* Merged changes up to eAthena 15014.
eathenabot
1
-122
/
+64
2011-09-08
* Fix C++ compilation issues.
flaviojs
1
-4
/
+4
2011-07-07
* Replaced compress/uncompress inline code (encode_zip/decode_zip) with the r...
ai4rei
1
-54
/
+2
2011-07-06
* Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of...
flaviojs
1
-3
/
+72
2011-07-06
* Changed grfio.c include order and moved zlib include from the header to the...
flaviojs
1
-7
/
+6
2011-05-01
* Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from ...
ai4rei
1
-68
/
+3
2011-01-02
* Fixed local files could not be aliased with resnametable.txt in grfio (bugr...
ai4rei
1
-4
/
+32
2011-01-02
* Cleanups to grfio.
ai4rei
1
-39
/
+61
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-7
/
+7
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-7
/
+7
2008-05-26
Moved the options to disable specific compiler warnings from the generic 'Add...
ultramage
1
-1
/
+1
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-2
/
+2
2007-10-13
Fixed memleak hell during mapserver shutdown (if grf reading is used and the ...
ultramage
1
-5
/
+11
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-2
/
+4
2007-05-20
- Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
ultramage
1
-1
/
+1
2007-05-05
Missed a few occurences of strdup (followup to r10468)
ultramage
1
-3
/
+3
2007-05-05
- imported the latest working grfio code from stable
ultramage
1
-283
/
+174
2007-05-04
adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.
blackhole89
1
-0
/
+877
2007-04-17
* Discarded extra deflate function needed for afm reading
ultramage
1
-90
/
+1
2007-04-09
* Played around with MinGW a bit today...
ultramage
1
-1
/
+0
2007-03-13
Mapcache update, should polish off remaining bugs
DracoRPG
1
-873
/
+1
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-4
/
+4
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-1031
/
+1031
2006-09-19
Fixed some gcc4 warnings
toms
1
-1
/
+1
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-4
/
+4
2006-05-29
[Optimized]
Lance
1
-1
/
+1
2006-05-04
- Stun time for using ES magic on non-mobs reduced to 0.5 secs.
skotlex
1
-5
/
+5
2006-04-29
* Using malloc for memory allocations that doesn't need to be pre-initialized.
Lance
1
-7
/
+7
2006-04-25
- Simplified npc_gettimerevent_tick so that it should return a tick value eve...
skotlex
1
-1
/
+1
2006-04-16
- Removed water_height.txt reading (since it is always done from the rsw now)
skotlex
1
-1
/
+4
2006-04-02
- grfio.c fixed compile warning
Lance
1
-1
/
+1
2006-04-02
* Loading waterheight aliases from resnametable.txt.
Lance
1
-2
/
+21
2006-03-24
- Some cleaning around the return to egg code. Pets should stop duplicating now.
skotlex
1
-3
/
+3
2006-03-02
- Applied Snufkin's patch to fix compilation on FreeBSD.
skotlex
1
-1
/
+3
2006-02-01
* Fixed an overflow in grfio
celest
1
-219
/
+80
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+1146
[next]