Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-15 | Minor symbols cleanup to avoid conflicts | Haru | 1 | -1/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -2/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -6/+6 |
2015-06-01 | Replaced some of the hardcoded values with constants (misc) | Haru | 1 | -1/+1 |
2015-01-18 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -1/+2 |
2015-01-18 | Fix out of bound issue in mapindex.c. | Andrei Karas | 1 | -1/+1 |
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 |