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
/
common
/
mapindex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-06
into mapindex add variable with default map and position.
Andrei Karas
1
-2
/
+5
2014-11-16
In mapindex move check for default map into separate method.
Andrei Karas
1
-3
/
+11
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-12
/
+12
2014-09-08
Fix on start possible buffer overruns.
Andrei Karas
1
-1
/
+1
2014-08-07
Corrected several format-string errors through the code
Haru
1
-2
/
+2
2014-05-30
Fixed typos inside src/
Shido
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-6
/
+9
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-9
/
+6
2014-05-09
Fixed order of includes in all source files
Haru
1
-6
/
+9
2013-12-06
HPM: mapindex interface
shennetsind
1
-40
/
+52
2013-11-25
Fixed Bug 7833
shennetsind
1
-0
/
+1
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-5
/
+12
2013-05-17
Fixed Look_Base not refreshing skill tree
shennetsind
1
-1
/
+1
2013-05-17
Fixed 2 clang warnings
shennetsind
1
-1
/
+1
2013-05-08
Fixed mapindex_name2id
shennetsind
1
-1
/
+1
2013-05-04
mapindex update
shennetsind
1
-31
/
+27
2013-05-04
Enabling a temporary debug setup for mapindex
shennetsind
1
-3
/
+2
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
2013-01-31
Fixed Bug #3080
shennetsind
1
-4
/
+5
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-124
/
+127
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-127
/
+124
2012-11-24
Implemented @warp modification (tid:74181), it check if a map exists regardle...
momacabu
1
-1
/
+1
2011-05-01
* Removed auto-add feature from mapindex code, as map indexes are used for sa...
ai4rei
1
-10
/
+0
2009-11-13
Resolved a client hang in the scenario where the client sent loadendack befor...
ultramage
1
-1
/
+1
2009-08-14
- Fixes and optimization to instancing. Thanks to Saithis
zephyrus
1
-1
/
+1
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
1
-13
/
+33
2009-05-02
- Fixed some typos in the script command documentation. (bugreport:2547)
brianluau
1
-2
/
+2
2009-01-13
* Cleaned up command @users/#users:
FlavioJS
1
-2
/
+0
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-1
/
+1
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-1
/
+1
2007-09-22
* Added 'safestrnlen' to prevent null pointer crashes
ultramage
1
-1
/
+1
2007-08-15
small mapindex.c typo fix
ultramage
1
-5
/
+5
2007-08-09
- stable -> trunk sync
ultramage
1
-1
/
+1
2007-08-09
The new functions now clear junk from the output buffer, this simplifies the ...
ultramage
1
-2
/
+5
2007-08-08
* Cleaned up junk left in the code by the mapcache/mapindex update
ultramage
1
-18
/
+55
2007-07-23
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
ultramage
1
-22
/
+20
2007-07-18
- Small update to the effects list (new exe's effects by Au{R}oN)
ultramage
1
-3
/
+3
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-1
/
+2
2007-05-19
Reformatting @_@
ultramage
1
-4
/
+8
2007-05-05
- imported the latest working grfio code from stable
ultramage
1
-3
/
+1
2007-04-06
- Fixed the start_point setting smashing t3h stack in some situations
ultramage
1
-9
/
+8
2007-04-06
I'm still here!
DracoRPG
1
-20
/
+32
2007-03-13
Fixed a warning
DracoRPG
1
-1
/
+1
2007-03-13
Mapcache update, should polish off remaining bugs
DracoRPG
1
-18
/
+6
2007-03-09
- Made conv_str return const char* since the script engine screws up if you m...
skotlex
1
-1
/
+1
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-0
/
+3
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-1
/
+1
2006-12-18
- Cosmetic changes to db.
FlavioJS
1
-59
/
+61
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-1
/
+2
[next]