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
/
script.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Restore fakenpcname script command
Ben Longbons
1
-1
/
+23
2013-04-27
Enumize ItemLook
Ben Longbons
1
-1
/
+1
2013-04-27
Force timers to be managed
Ben Longbons
1
-8
/
+5
2013-04-13
Fix error in "return" script command
Ben Longbons
1
-4
/
+7
2013-04-11
Also implement x32 support
Ben Longbons
1
-29
/
+17
2013-04-09
Change script call/ret code to avoid evil casting
Ben Longbons
1
-8
/
+45
2013-03-21
Restore shop script function
Ben Longbons
1
-1
/
+19
2013-03-01
Convince skills to work
Ben Longbons
1
-13
/
+11
2013-02-23
Replace struct dbt with typesafe std::map wrappers
Ben Longbons
1
-71
/
+44
2013-02-12
Replace mt_rand with <random>
Ben Longbons
1
-37
/
+13
2013-02-12
Strictify timers
Ben Longbons
1
-31
/
+36
2013-02-07
Remove some macros
Ben Longbons
1
-30
/
+35
2013-02-07
Remove some more Skill-related stuff
Ben Longbons
1
-9
/
+0
2013-02-01
Remove unnecessary includes, speeding up recompilation
Ben Longbons
1
-6
/
+4
2013-01-17
Clean up some things after declassization
Ben Longbons
1
-5
/
+8
2013-01-17
Remove PC/mob disguises and hard-coded classes
Ben Longbons
1
-4
/
+0
2013-01-17
Remove all non-NPC skills
Ben Longbons
1
-10
/
+1
2013-01-09
Make incoming packets read-only
Ben Longbons
1
-3
/
+4
2013-01-08
Improve warning management more
Ben Longbons
1
-3
/
+9
2013-01-08
Improve warnings; fix const_db.txt bug.
Ben Longbons
1
-6
/
+13
2013-01-07
Add warning newlines; fix crash on exit.
Ben Longbons
1
-0
/
+6
2013-01-07
Use cxxstdio
Ben Longbons
1
-172
/
+127
2012-12-24
Enumify some more things ... maybe even everything
Ben Longbons
1
-58
/
+49
2012-12-24
Remove sending of packets the client can't handle
Ben Longbons
1
-3
/
+0
2012-12-24
Remove unused script functions
Ben Longbons
1
-1771
/
+13
2012-12-24
Minor script.cpp tweakage
Ben Longbons
1
-387
/
+391
2012-12-24
Purge some unused functions
Ben Longbons
1
-185
/
+189
2012-12-24
Enumify option, opt1, opt2, and opt3
Ben Longbons
1
-9
/
+5
2012-12-24
Cleanup headers and remove all uses of va_list except logging
Ben Longbons
1
-163
/
+119
2012-12-15
Prepare to trim skills
Ben Longbons
1
-38
/
+35
2012-12-14
Some formatting fixes before I go insane
Ben Longbons
1
-1795
/
+1773
2012-12-12
Remove guilds, finally
Ben Longbons
1
-658
/
+25
2012-12-05
Add getmapflag script function
v12.12.5
Ben Longbons
1
-0
/
+74
2012-12-05
Change some unused int returns to void
Ben Longbons
1
-1241
/
+810
2012-12-01
Add getmap script function, since I found a use for it.
Ben Longbons
1
-2
/
+18
2012-10-05
Fix getarraysize on string arrays.
Ben Longbons
1
-1
/
+1
2012-09-03
Fix compiler errors of C++ conversion
Ben Longbons
1
-689
/
+635
2012-08-30
Rename files for C++ conversion. Does not compile.
Ben Longbons
1
-0
/
+8145