index
:
ajnobaka/tmwa
master
DEPRECATED: The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
itemdb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
remove item labels
mekolat
1
-1
/
+0
2015-01-23
Use generated config for map
Ben Longbons
1
-3
/
+4
2015-01-03
Switch MATCH to separate begin/end macros
Ben Longbons
1
-4
/
+8
2014-11-19
Magically allow "break" within WITH_VAR
Ben Longbons
1
-1
/
+1
2014-11-09
Make it easier to debug scripts, especially from coredumps
Ben Longbons
1
-2
/
+2
2014-11-04
Use the new ASTs
Ben Longbons
1
-83
/
+49
2014-10-26
Fix header ranking
Ben Longbons
1
-1
/
+1
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-15
/
+13
2014-10-08
Split script.cpp
Ben Longbons
1
-0
/
+2
2014-08-05
Enums are not usually integers, sorry
Ben Longbons
1
-0
/
+1
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-0
/
+4
2014-06-26
Low hanging fruit
Ben Longbons
1
-3
/
+3
2014-04-24
Header cleanup
Ben Longbons
1
-6
/
+1
2014-04-22
Use strict ID types
Ben Longbons
1
-21
/
+6
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
1
-3
/
+3
2014-04-09
Add all the missing copyright headers
Ben Longbons
1
-0
/
+20
2014-03-25
Add deprecation warnings for script syntax changes
Ben Longbons
1
-2
/
+2
2014-03-24
Hopefully fix the build
Ben Longbons
1
-6
/
+0
2014-03-24
Implement new magic frontend using sexpr
Ben Longbons
1
-1
/
+4
2014-03-16
Clean up header organization
Ben Longbons
1
-6
/
+8
2014-03-15
Remove unused fields to shrink character struct
Ben Longbons
1
-1
/
+2
2014-02-08
Implement AString
Ben Longbons
1
-2
/
+2
2014-01-25
Implement unified config parsing (mostly)
Ben Longbons
1
-65
/
+9
2013-11-15
Another step towards proper header ordering
Ben Longbons
1
-1
/
+1
2013-11-15
Use new IO classes
Ben Longbons
1
-6
/
+5
2013-10-15
Use config for internal server userid/passwd instead of accounts.txt
Ben Longbons
1
-1
/
+1
2013-10-10
Enumify sex
Ben Longbons
1
-1
/
+1
2013-10-05
Split string header into pieces
Ben Longbons
1
-0
/
+4
2013-08-01
Poison std::string and use the various string classes
Ben Longbons
1
-60
/
+61
2013-06-26
Hopefully don't crash
Ben Longbons
1
-119
/
+0
2013-06-18
Also poison memcpy, memmove, and memset
Ben Longbons
1
-8
/
+9
2013-06-11
Allegedly remove all manual memory management
Ben Longbons
1
-4
/
+2
2013-04-27
Enumize ItemLook
Ben Longbons
1
-1
/
+1
2013-02-23
Replace struct dbt with typesafe std::map wrappers
Ben Longbons
1
-25
/
+12
2013-02-12
Replace mt_rand with <random>
Ben Longbons
1
-157
/
+1
2013-02-07
Remove some macros
Ben Longbons
1
-1
/
+1
2013-02-07
Remove some more Skill-related stuff
Ben Longbons
1
-1
/
+2
2013-02-01
Remove unnecessary includes, speeding up recompilation
Ben Longbons
1
-7
/
+1
2013-01-17
Clean up some things after declassization
Ben Longbons
1
-0
/
+2
2013-01-07
Use cxxstdio
Ben Longbons
1
-138
/
+9
2012-12-24
Enumify some more things ... maybe even everything
Ben Longbons
1
-28
/
+30
2012-12-24
Purge some unused functions
Ben Longbons
1
-17
/
+0
2012-12-24
Cleanup headers and remove all uses of va_list except logging
Ben Longbons
1
-58
/
+55
2012-12-14
Some formatting fixes before I go insane
Ben Longbons
1
-164
/
+164
2012-09-03
Fix compiler errors of C++ conversion
Ben Longbons
1
-7
/
+8
2012-08-30
Rename files for C++ conversion. Does not compile.
Ben Longbons
1
-0
/
+753