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
/
atcommand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
Fixed a possible buffer overflow in @partyoption code.
ultramage
1
-7
/
+6
2007-12-07
- removed the timer heap correction code when the timers overflow since Flavi...
skotlex
1
-1
/
+1
2007-11-22
- Changed the status_change structure to use dynamic rather than static memor...
skotlex
1
-21
/
+21
2007-11-17
Made OnTouch zone dimensions be stored as radius instead of diameter.
ultramage
1
-1
/
+1
2007-11-14
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
ultramage
1
-1
/
+1
2007-11-12
* Fixed @addwarp crashing the map server (bugreport:390).
FlavioJS
1
-12
/
+18
2007-11-09
* Re-worked the login-char-map packet spam mechanism
ultramage
1
-18
/
+2
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-2
/
+2
2007-11-07
Applied knc's fix to let authorized GMs use @go on 'nogo'-flagged maps.
ultramage
1
-1
/
+1
2007-11-05
Corrected the max. allowed skill name length, and optimized code that works w...
ultramage
1
-7
/
+3
2007-11-01
Reverted the part of r11625 where MAP_NAME_LENGTH_EXT was changed (to allow ....
ultramage
1
-11
/
+11
2007-10-31
* Added names to the SC_ and SI_ enums, now they can be used to properly indi...
ultramage
1
-202
/
+157
2007-10-29
Fixed a compilation problem and warning (maybe).
ultramage
1
-1
/
+0
2007-10-29
Command code cleaning (refer to topic:169759)
ultramage
1
-1018
/
+551
2007-10-27
Removed 'petid', a command from r284 to look up pet ids by name.
ultramage
1
-40
/
+0
2007-10-24
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which...
skotlex
1
-7
/
+1
2007-10-22
- Added the new mail system. Requires optimization and tests.
zephyrus
1
-102
/
+6
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-3
/
+4
2007-10-18
* Removed commented-out code for check_fake_id()
ultramage
1
-5
/
+9
2007-10-18
Some code cleaning...
ultramage
1
-8
/
+6
2007-10-17
* Reworked the parsing at npc.c.
FlavioJS
1
-2
/
+3
2007-10-16
* Fixed a copy-paste mistake in disguise code (from r5833)
ultramage
1
-2
/
+1
2007-10-12
- cleaned up homshuffle and fixed a possible crash in it.
skotlex
1
-4
/
+2
2007-10-09
* Corrected string lengths according to bugreport:198
ultramage
1
-3
/
+3
2007-10-08
* Delayed the check for required items when a skill is cast to when they are ...
FlavioJS
1
-1
/
+1
2007-10-03
* Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atc...
zephyrus
1
-25
/
+4
2007-09-27
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
FlavioJS
1
-1
/
+0
2007-09-24
Added back log_chat's '1 - log everything' setting (revert from r10850).
ultramage
1
-1
/
+1
2007-09-23
* map_addflooritem and struct item_drop_list using id's instead of struct map...
FlavioJS
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-9
/
+32
2007-09-16
Fixed some problems making gcc error out
ultramage
1
-5
/
+6
2007-09-15
Getting some (mostly atcommand) code cleaning out of the way...
ultramage
1
-199
/
+96
2007-09-03
- Merged @whereis from my server (displays normal spawn maps for given mobs)....
skotlex
1
-0
/
+50
2007-09-01
Fixed certain typos in src/npc/doc files
ultramage
1
-1
/
+1
2007-08-30
- Cleaned up a bit the homunculus evolution code, and fixed homevolution allo...
skotlex
1
-4
/
+1
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-5
/
+5
2007-08-15
* Some serious code cleanups
ultramage
1
-48
/
+37
2007-08-12
* Replaced some mob_avail.txt entries with a simple example entry
ultramage
1
-1
/
+2
2007-08-08
- Changed the structure of the homunculus_db file so that the homunculus and ...
skotlex
1
-17
/
+26
2007-08-07
Some minor typo fixing.
ultramage
1
-2
/
+2
2007-07-28
* Removed ridiculous refine_posword config switch
ultramage
1
-2
/
+2
2007-07-23
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
ultramage
1
-1
/
+1
2007-07-05
* update from Skotlex
ultramage
1
-1
/
+2
2007-07-03
- Re-coded 'soundeffectall'; removed the third parameter ('coverage')
ultramage
1
-2
/
+2
2007-07-01
Cleaned up some parts of the code.
ultramage
1
-1
/
+1
2007-06-28
Added a missing line to enable @displayskill atcommand
DracoRPG
1
-0
/
+1
2007-06-01
Some typo fixing / cleaning
ultramage
1
-13
/
+9
2007-05-25
- Fixed @statall giving you +99 stats instead of setting them to 99
ultramage
1
-8
/
+11
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
1
-8
/
+11
2007-05-20
- Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
ultramage
1
-3
/
+1
[next]