index
:
legacy/tmwa
compiler_flags
generate-code-out-of-tree
master
one-time-black-magic
script-item-param-cleanup
underlying_type
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
magic-stmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
Fixed entity_warp() in magic, as used by teleporting, to properly update the ...
Fate
1
-2
/
+7
2010-04-11
Make injure() respect killer and killable states
Freeyorp
1
-1
/
+1
2010-01-19
fixed a few memory leaks
Helmut Grohne
1
-1
/
+3
2009-12-26
Used the "indent" C formatting program from GNU to do some clean ups
Chuck Miller
1
-1114
/
+1195
2009-09-26
Initial support for skill pools (available via at commands and
Fate
1
-6
/
+21
2009-09-11
Added mapserver config option log_file to specify gzipped player action log file
Fate
1
-3
/
+23
2009-08-29
If a spell is continued via the NPC handler callback, double-check that it is...
Fate
1
-1
/
+17
2009-08-13
Fix single message NPCs
Jared Adams
1
-1
/
+1
2009-06-17
Added extra checks to ensure spell invocations aren't incorrectly deleted
Fate
1
-9
/
+9
2009-05-31
When spawning immobile monsters, make sure that they don't grow legs.
Fate
1
-2
/
+2
2009-05-24
Added and documented stop_status_change command for magic language
Fate
1
-0
/
+11
2009-01-31
Removed some debug output from magic
Fate
1
-5
/
+0
2009-01-31
Zap spell dependences of status changes when resetting character info (after ...
Fate
1
-2
/
+16
2009-01-31
When running out of spell charges, make sure to use spell attack delay for la...
Fate
1
-4
/
+18
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
1
-0
/
+13
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-11
Report misses if an injure operation has an effect of zero
Fate
1
-6
/
+4
2008-11-29
SLang: Added `sqrt' function, permit looping over NPCs
Fate
1
-0
/
+6
2008-11-24
Better handling of an invocation vanishing during a magic statement (should n...
Fate
1
-1
/
+12
2008-11-24
Fixed looping over spells
Fate
1
-11
/
+37
2008-11-24
Added spell_index and is_equipped operations, permitted coercions from invoca...
Fate
1
-0
/
+4
2008-11-23
Magic: looping over spells, spell field access, is-equipped check
Fate
1
-34
/
+0
2008-11-02
* Minor cleanup in login server
Jared Adams
1
-1
/
+2
2008-10-26
Commit Mantis 509
Jared Adams
1
-21
/
+94
2008-10-11
Commit magic patch v13
Jared Adams
1
-0
/
+1323