index
:
HoraK-FDF/tmwa
full
master
mobinfo
mobs_and_drops
tmwa-admin-reg2-mod
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-15
Allow shop parsing to continue after bad item name
Jared Adams
2
-15
/
+22
2009-02-11
Fix infinite loop durring trade cancel
Jared Adams
1
-1
/
+1
2009-02-11
Move zeny amount check earlier in trade commit
Jared Adams
1
-2
/
+6
2009-02-11
Cancel trade when not enough GP is available
Jared Adams
1
-2
/
+2
2009-02-07
Add some code to prevent GP duplication with trade
Jared Adams
3
-0
/
+21
2009-02-07
Add ability to use multiples of item base prices
Jared Adams
1
-0
/
+3
2009-02-06
Add ability to specify item name when making shops
Jared Adams
1
-3
/
+9
2009-02-01
Fake NPCs created for spellcasting should no longer have aura effects now
Fate
1
-0
/
+4
2009-01-31
Removed some debug output from magic
Fate
2
-6
/
+0
2009-01-31
Zap spell dependences of status changes when resetting character info (after ...
Fate
2
-2
/
+17
2009-01-31
When running out of spell charges, make sure to use spell attack delay for la...
Fate
4
-7
/
+31
2009-01-31
Change the icon parameter for installing attack spells to report status updates
Fate
1
-12
/
+6
2009-01-31
Add functionality for healer XP handling
Fate
6
-1
/
+74
2009-01-31
Fix to yesterday's fix
Fate
1
-2
/
+2
2009-01-31
Fix some compile errors
Jared Adams
1
-45
/
+45
2009-01-31
Misc. fixes and attempted fixes to extant bugs
Fate
1
-3
/
+19
2009-01-26
Add a new monster mode to the magic system: frozen
Jared Adams
1
-0
/
+5
2009-01-23
Allow getitemname to take a string
Jared Adams
1
-7
/
+17
2009-01-19
Fix NPC string input to read the amount claimed
Jared Adams
1
-2
/
+5
2009-01-12
Fixed support for the "hide" spell
Fate
1
-0
/
+1
2009-01-11
Report misses if an injure operation has an effect of zero
Fate
1
-6
/
+4
2009-01-11
Added setskill script command to set skill levels permanently.
Fate
1
-0
/
+22
2009-01-10
Reserved another status change for the new "hide" spell
Fate
3
-0
/
+7
2009-01-10
Added `isat' scripting command
Fate
1
-0
/
+26
2009-01-05
Adjust death penalty to not apply below level 20
Jared Adams
1
-2
/
+2
2009-01-04
Fix a type bug in exp formula and add modified exp
Jared Adams
1
-1
/
+2
2009-01-03
Add a function to calculate mob exp based on stats
Jared Adams
1
-0
/
+23
2009-01-01
alter death penalties so novices are affected
Jared Adams
1
-1
/
+1
2008-12-30
Added OnPCDieEvent and OnPCKillEvent label support
Fate
4
-12
/
+39
2008-12-28
Add a fuction to add a timer to all PCs in an area
Jared Adams
1
-2
/
+40
2008-12-28
Remove some stuff that isn't needed anymore
Jared Adams
1
-10
/
+0
2008-12-25
Remove some unused skill stuff
Jared Adams
5
-567
/
+23
2008-12-12
Added @hugo and @linus commands for iterating over logged-in players
Fate
5
-2
/
+146
2008-12-11
Merge branch 'master' of git@gitorious.org:tmw-eathena/mainline
Fate
1
-6
/
+7
2008-12-11
Added @invisible and @visible GM commands
Fate
4
-1
/
+76
2008-12-11
Fix ItemDB loading to use the correct buy/sell
Jared Adams
1
-6
/
+7
2008-12-07
Report all status changes
Fate
3
-2
/
+13
2008-12-05
Merge branch 'master' into exp
Fate
1
-15
/
+35
2008-12-05
Rotate logs by year and month, tag log messages by GM location
Fate
1
-15
/
+35
2008-12-05
Finished bounding XP boni by absolute values
Fate
1
-2
/
+19
2008-12-05
Merge branch 'master' into exp
Fate
5
-5
/
+85
2008-12-05
Added table of absolute change to ensure that mob stat mutations are signific...
Fate
2
-56
/
+27
2008-12-03
Replaced use of rand()%range by peavey's MRAND() macro after complaints about...
Fate
2
-3
/
+3
2008-12-03
GM commands can now be logged (specify a filename as gm_log in map_athena.con...
Fate
4
-2
/
+82
2008-12-03
Award 200% / 250% ... / 300% for two to six combatants against the same monster
Fate
1
-2
/
+11
2008-12-01
Added mutations to mobs (must change mob_db.txt)
Fate
7
-37
/
+210
2008-11-29
Added SLang function `is_dead'
Fate
1
-0
/
+9
2008-11-29
Added SLang commands `map_level', `map_nr', `dir_towards'
Fate
1
-3
/
+76
2008-11-29
SLang: Added `sqrt' function, permit looping over NPCs
Fate
8
-668
/
+697
2008-11-29
Added bitwise negation operator `neg'
Fate
1
-0
/
+8
[next]