index
:
ml/hercules
tmw2
Hercules
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-11-22
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i...
skotlex
1
-387
/
+237
2006-11-16
* Edited atcommand and charcommand syntax. Now it doesn't need the useless ch...
Lance
1
-25
/
+31
2006-11-16
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea...
skotlex
1
-1
/
+1
2006-11-14
- Characters with Karma may fight amongst them anywhere.
skotlex
1
-0
/
+4
2006-11-08
- Moved the duel functions to pc.c since they are so totally out of place in ...
skotlex
1
-171
/
+0
2006-10-28
- Fixed mob-skill event "skillused" not triggering at all.
skotlex
1
-1
/
+0
2006-10-25
final clone maps -> original maps change. also fixed novice grounds map in ch...
Lupus
1
-2
/
+2
2006-10-20
- Fixed Charge Atk being able to go through chasm/pits.
skotlex
1
-11
/
+17
2006-10-19
- Cleaned up the log.c file.
skotlex
1
-6
/
+6
2006-10-16
- When reinvoking a combo-time, the previous combo time will be terminated.
skotlex
1
-1
/
+1
2006-10-12
- made @killmonster make the mobs drop items again.
skotlex
1
-2
/
+2
2006-10-05
- Added function npc_unload_duplicates(), it unloads all npcs that are a dupl...
skotlex
1
-0
/
+1
2006-10-03
- Reverted declaration of run_script to normal since it appears there's no lo...
skotlex
1
-2
/
+2
2006-10-03
- Fixed a possible crash with @reloadmobdb due to pet loot timers.
skotlex
1
-1
/
+0
2006-10-02
- Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off...
skotlex
1
-1
/
+1
2006-09-20
- Fixed nocommand mapflag causing the "you can't use commands on this map" me...
skotlex
1
-8
/
+11
2006-09-19
- Simplified the code for @storage
skotlex
1
-10
/
+2
2006-09-13
- Modified the nocommand mapflag so you can specify the GM range that is bloc...
skotlex
1
-3
/
+3
2006-09-11
- Summoned and slave mobs won't show up on @showmobs anymore.
skotlex
1
-3
/
+4
2006-09-11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8698 54...
Lupus
1
-0
/
+1
2006-09-04
- Should have fixed manner being reset to 0 on logout while muted.
skotlex
1
-0
/
+1
2006-08-31
- Fixed @summon's delete timer being screwed up.
skotlex
1
-2
/
+1
2006-08-30
- Added a message to @clearweather stating when climate changes will dispel.
skotlex
1
-1
/
+2
2006-08-29
- Applied Mpeg's work on GS
toms
1
-1
/
+1
2006-08-29
@showmobs = shows selected mobs on mini-map
Lupus
1
-0
/
+87
2006-08-28
- Fixed exp bonuses applying twice for the job-exp
skotlex
1
-1
/
+41
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-139
/
+139
2006-08-24
- Cleanup/typo on homunc's code
toms
1
-2
/
+4
2006-08-22
- updated (more or less) the sql-files/item_db2.sql file.
skotlex
1
-4
/
+0
2006-08-21
- Removed config setting "muting_players", and expanded the manner_system con...
skotlex
1
-21
/
+6
2006-08-21
- Fixed the Autosave routine not working when there's only one player online.
skotlex
1
-1
/
+1
2006-08-20
Fixed "int format, long unsigned int arg" warning
toms
1
-1
/
+1
2006-08-20
- Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('...
toms
1
-2
/
+2
2006-08-20
- @useskill will now cause your homun to use the skill instead of you if the ...
skotlex
1
-2
/
+9
2006-08-20
- Fixed some Homunc issues with HR servers (capping some values)
toms
1
-0
/
+30
2006-08-19
- Fixed @homlvup bug
toms
1
-1
/
+1
2006-08-18
Fixed @homlvup
toms
1
-4
/
+8
2006-08-16
- @produce now can make any kind of equipment
skotlex
1
-2
/
+3
2006-08-15
- Cleaned up some of the pet related @/# commands, same for some script comma...
skotlex
1
-31
/
+34
2006-08-13
- Removed @itemcheck as it was totally pointless.
skotlex
1
-41
/
+25
2006-08-09
Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)
toms
1
-367
/
+367
2006-08-09
- Crash-protections in the mail-checking function.
skotlex
1
-36
/
+36
2006-08-08
- Casting Kaensin will clear out Suiton and viceversa now.
skotlex
1
-4
/
+3
2006-08-05
- Updated @mobinfo to display slots in the drop information.
skotlex
1
-7
/
+8
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-17
/
+6
2006-08-03
Fix a bug in atcommand_charspeed
toms
1
-1
/
+1
2006-08-03
- Cleaned up the last NJ update code.
skotlex
1
-2
/
+51
2006-08-02
Fixed homunculus error message
toms
1
-1
/
+1
2006-08-01
- Cleaned up some more the SC_JAILED code
skotlex
1
-37
/
+270
2006-07-31
Little fix on duel
toms
1
-1
/
+2
[next]