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
/
magic-interpreter.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-26
Fix header ranking
Ben Longbons
1
-5
/
+1
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-1
/
+7
2014-10-08
Split script.cpp
Ben Longbons
1
-3
/
+3
2014-08-27
Debug debugging
Ben Longbons
1
-4
/
+4
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
-195
/
+385
2014-08-05
Move magic to its own namespace
Ben Longbons
1
-2
/
+8
2014-06-27
This is more reliable
Ben Longbons
1
-28
/
+25
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-0
/
+4
2014-06-26
Low hanging fruit
Ben Longbons
1
-2
/
+2
2014-05-12
Split net/ from mmo/
Ben Longbons
1
-2
/
+4
2014-04-24
Conform magic headers to the decl/def rule
Ben Longbons
1
-41
/
+1
2014-04-24
Header cleanup
Ben Longbons
1
-12
/
+7
2014-04-22
Use strict ID types
Ben Longbons
1
-7
/
+7
2014-04-09
Add all the missing copyright headers
Ben Longbons
1
-0
/
+21
2014-03-24
Implement new magic frontend using sexpr
Ben Longbons
1
-3
/
+0
2014-03-16
Clean up header organization
Ben Longbons
1
-3
/
+3
2014-02-08
Implement AString
Ben Longbons
1
-9
/
+9
2014-01-25
Implement unified config parsing (mostly)
Ben Longbons
1
-1
/
+2
2013-12-06
Add basic source formatting tools
Ben Longbons
1
-19
/
+19
2013-10-05
Split string header into pieces
Ben Longbons
1
-0
/
+3
2013-08-01
Poison std::string and use the various string classes
Ben Longbons
1
-14
/
+16
2013-06-18
Also poison memcpy, memmove, and memset
Ben Longbons
1
-14
/
+14
2013-06-11
Allegedly remove all manual memory management
Ben Longbons
1
-138
/
+183
2013-05-25
Switch block_list and subclasses to dumb_ptr
Ben Longbons
1
-11
/
+15
2013-05-23
Make block_list a base class
Ben Longbons
1
-4
/
+3
2013-04-27
Force timers to be managed
Ben Longbons
1
-1
/
+1
2013-02-12
Strictify timers
Ben Longbons
1
-1
/
+1
2013-02-07
Remove some macros
Ben Longbons
1
-3
/
+3
2013-02-01
Remove unnecessary includes, speeding up recompilation
Ben Longbons
1
-24
/
+3
2012-12-24
Enumify some more things ... maybe even everything
Ben Longbons
1
-100
/
+19
2012-12-24
Purge some unused functions
Ben Longbons
1
-2
/
+2
2012-12-24
Cleanup headers and remove all uses of va_list except logging
Ben Longbons
1
-21
/
+18
2012-12-15
Prepare to trim skills
Ben Longbons
1
-1
/
+1
2012-12-14
Some formatting fixes before I go insane
Ben Longbons
1
-136
/
+136
2012-09-03
Fix compiler errors of C++ conversion
Ben Longbons
1
-1
/
+5
2012-08-30
Rename files for C++ conversion. Does not compile.
Ben Longbons
1
-0
/
+500