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-v2.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
Use generated config for map
Ben Longbons
1
-5
/
+4
2015-01-03
Switch MATCH to separate begin/end macros
Ben Longbons
1
-4
/
+6
2014-11-09
Make it easier to debug scripts, especially from coredumps
Ben Longbons
1
-1
/
+1
2014-11-04
Use the new ASTs
Ben Longbons
1
-1
/
+16
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-6
/
+6
2014-10-08
Split script.cpp
Ben Longbons
1
-0
/
+1
2014-10-07
Minimize script header
Ben Longbons
1
-0
/
+2
2014-08-25
Kill those dumb strings
Ben Longbons
1
-1
/
+1
2014-08-05
In magic, use Variant for all the old anonymous nested unions
Ben Longbons
1
-124
/
+131
2014-08-05
Move magic to its own namespace
Ben Longbons
1
-0
/
+3
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-0
/
+4
2014-06-26
Low hanging fruit
Ben Longbons
1
-1
/
+1
2014-05-20
:%s/^\( *\)\([^ ].*\)\?\(LOG\|PRINTF\)[A-Z_]*(\(.*,\n\)\+\zs\(\1 [^ ]\...
Ben Longbons
1
-4
/
+4
2014-05-12
Split net/ from mmo/
Ben Longbons
1
-2
/
+2
2014-04-24
Conform magic headers to the decl/def rule
Ben Longbons
1
-0
/
+2
2014-04-24
Header cleanup
Ben Longbons
1
-0
/
+11
2014-04-22
Use strict ID types
Ben Longbons
1
-3
/
+5
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
1
-164
/
+166
2014-03-31
Be stricter about most arrays
Ben Longbons
1
-3
/
+3
2014-03-25
Add deprecation warnings for script syntax changes
Ben Longbons
1
-1
/
+1
2014-03-24
Hopefully fix the build
Ben Longbons
1
-1
/
+1
2014-03-24
Implement new magic frontend using sexpr
Ben Longbons
1
-0
/
+1245