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
2006-04-01
- Cleaned up and fixed @where command.
skotlex
1
-6
/
+8
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-49
/
+15
2006-04-01
* April fool! Improved soundeffectall script command. (No, this is not a lie)
Lance
1
-1
/
+1
2006-03-27
- Pet catching now uses the menuskill variables to prevent item usage from di...
skotlex
1
-0
/
+1
2006-03-27
* GCC on Cygwin still complaining, resorted to including limits.h in malloc.h
Lance
1
-1
/
+0
2006-03-27
* Refixed the fix with a constant list for Win32 users - limits.h (imported f...
Lance
1
-0
/
+1
2006-03-27
- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...
skotlex
1
-19
/
+32
2006-03-25
- Incremented the number of iterations to find a random stop to 100 as 50 see...
skotlex
1
-5
/
+2
2006-03-23
- Fixed compile error and missing field in the clone function.
skotlex
1
-1
/
+1
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-7
/
+8
2006-03-20
- @stfu now allows negative intervals to be specified, they increase manner i...
skotlex
1
-1
/
+3
2006-03-16
- @kill_monster/@kill_monster2 won't touch Guardians/Emperium now.
skotlex
1
-1
/
+4
2006-03-15
- Added mapflag nodrop, fixed mapflag notrade.
skotlex
1
-0
/
+2
2006-03-15
- Removed the hardcoded duration of 30seconds for sleep.
skotlex
1
-1
/
+1
2006-03-15
- Added item_db2.sql and mob_db2.sql, thanks to Joshuaali
skotlex
1
-6
/
+5
2006-03-14
- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp ma...
LuzZza
1
-4
/
+41
2006-03-14
- Some small cleanups of how @reloadscript works.
skotlex
1
-1
/
+0
2006-03-09
- Fixed a bug that was making the no_spawn_on_player setting useless.
skotlex
1
-4
/
+4
2006-03-08
- Items now store the top MAX_SEARCH drops from mobs and lists them through t...
skotlex
1
-0
/
+53
2006-03-08
- Added functions mobdb_searchname_array and itemdb_searchname_array which re...
skotlex
1
-76
/
+96
2006-03-08
@job ninja/gs.
Vicious
1
-1
/
+1
2006-03-07
@job ninja/gunslinger. you need latest exe
Vicious
1
-0
/
+3
2006-03-04
- The rate passed to status_change_start must now be in 0->10000 range.
skotlex
1
-2
/
+2
2006-03-03
- Trick dead now ends on logout
skotlex
1
-0
/
+10
2006-02-24
- Prevented guild/party recall to work on GMs of greater level than yourself.
skotlex
1
-0
/
+8
2006-02-21
- Fix to prevent using main chat when it disabled in atcommand_athena.
LuzZza
1
-2
/
+2
2006-02-20
- Fixed Taekwon stances not triggering.
skotlex
1
-0
/
+28
2006-02-19
- Fixed parsing of @kamic/@kamib to check for case.
skotlex
1
-2
/
+2
2006-02-15
- Fixed @lvup commmand raising levels when you specify a negative value.. aga...
skotlex
1
-4
/
+4
2006-02-15
- Fixed @lvup commmand raising levels when you specify a negative value...
skotlex
1
-1
/
+1
2006-02-13
- Made Land Protector Block Hammerfall.
skotlex
1
-4
/
+4
2006-02-13
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
skotlex
1
-7
/
+6
2006-02-13
- NPC_POWERUP now gives +40% atk per level.
skotlex
1
-9
/
+11
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
1
-2
/
+2
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
1
-12
/
+9
2006-02-01
- Fixed a typo bug in SC_STAR_COMFORT handling.
skotlex
1
-20
/
+20
2006-01-31
- Changed the exp tables format.
skotlex
1
-17
/
+8
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+10039
2006-01-29
Clearing trunk.
Valaris
1
-9229
/
+0
2005-04-07
* Readded @disablenpc
celest
1
-3
/
+30
2005-03-30
* updated map server to jA1137~1159
celest
1
-1
/
+70
2005-03-29
More C/C++ Conformance fixes
amber
1
-47
/
+47
2005-03-28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...
veider
1
-0
/
+62
2005-03-27
* Added use dynamic allocation when loading the msg_table
celest
1
-7
/
+31
2005-03-26
added logging filters. optimized ATCommands temp strings usage
Lupus
1
-571
/
+495
2005-03-25
* Fixed indoorsrwstable.txt reading
celest
1
-1
/
+8
2005-03-23
memory bugs fixed
amber
1
-0
/
+2
2005-03-22
Check changelog ^^
celest
1
-69
/
+42
2005-03-20
fixed @storage / @gstorage
Lupus
1
-1
/
+28
2005-03-14
fixed @divorce and @marry commands.
Lupus
1
-29
/
+37
[next]