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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
allow to specify npc
mekolat
1
-6
/
+42
2015-04-04
add strnpcinfo
mekolat
1
-0
/
+30
2015-03-28
add getnpcx and getnpcy
mekolat
1
-0
/
+26
2015-02-28
add freeloop builtin
mekolat
3
-3
/
+23
2015-01-23
Use generated config for map
Ben Longbons
92
-1277
/
+1028
2015-01-23
Use generated config for char
Ben Longbons
14
-421
/
+350
2015-01-23
Use generated config for login
Ben Longbons
12
-580
/
+452
2015-01-23
Use generated config for admin
Ben Longbons
4
-92
/
+132
2015-01-23
Use generated config for monitor
Ben Longbons
4
-89
/
+139
2015-01-22
Use Spanned<T> while parsing config
Ben Longbons
15
-374
/
+564
2015-01-22
Generate most config parsers
Ben Longbons
6
-9
/
+48
2015-01-22
Have I mentioned that I hate ADL?
Ben Longbons
26
-85
/
+92
2015-01-22
Remove unsupportable config settings
Ben Longbons
13
-182
/
+77
2015-01-21
I thought this went without saying
Ben Longbons
1
-0
/
+14
2015-01-13
Fix value_multiply shop items
Ben Longbons
2
-7
/
+15
2015-01-04
Fix clang builds
Ben Longbons
1
-0
/
+3
2015-01-03
Switch MATCH to separate begin/end macros
Ben Longbons
27
-461
/
+607
2015-01-03
Merge remote-tracking branch 'origin/hotfix'
Ben Longbons
20
-60
/
+135
2015-01-03
Fix clang builds
Ben Longbons
1
-1
/
+4
2015-01-03
Document every network packet's pre, post, and desc
Ben Longbons
14
-1130
/
+14
2014-11-19
Magically allow "break" within WITH_VAR
Ben Longbons
21
-61
/
+136
2014-11-19
Script Builtin iscollision
wushin
1
-0
/
+19
2014-11-19
Script Builtin npcareawarp
wushin
1
-0
/
+64
2014-11-19
use manaplus url format
mekolat
1
-1
/
+1
2014-11-09
Add explicit check for mapless events
Ben Longbons
3
-4
/
+7
2014-11-09
Fix OOB on 128-element commands
Ben Longbons
1
-2
/
+13
2014-11-09
Make it easier to debug scripts, especially from coredumps
Ben Longbons
12
-141
/
+584
2014-11-05
Fix shops not loading and bad price
wushin
1
-1
/
+1
2014-11-04
Remove sc_count
Ben Longbons
6
-36
/
+0
2014-11-04
Perform divorces asynchronously to avoid crashes
Ben Longbons
4
-19
/
+6
2014-11-04
Clean up after that mess
Ben Longbons
1
-0
/
+1
2014-11-04
Use the new ASTs
Ben Longbons
22
-820
/
+1010
2014-10-29
Item AST
Ben Longbons
21
-243
/
+905
2014-10-26
Fix header ranking
Ben Longbons
142
-760
/
+957
2014-10-26
New ast module for for npc parsing
Ben Longbons
22
-16
/
+2025
2014-10-18
Fix bug where Option destroys too much
Ben Longbons
2
-1
/
+39
2014-10-16
Error instead of hang when parsing script with double semi
Ben Longbons
1
-0
/
+4
2014-10-16
Tweak for travis
Ben Longbons
2
-2
/
+3
2014-10-16
Fix crash on login due to invalid map
Ben Longbons
2
-14
/
+20
2014-10-16
Split tests a lot
Ben Longbons
4
-33
/
+8
2014-10-15
Split protocol generation headers
Ben Longbons
8
-1
/
+259
2014-10-15
Remove the need for empty source files to check headers
Ben Longbons
39
-1027
/
+1
2014-10-15
Always print symbols if known for pointers
Ben Longbons
8
-27
/
+104
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
57
-911
/
+962
2014-10-13
Add OPTION_IS_SOME branching macro
Ben Longbons
5
-6
/
+40
2014-10-13
Restore missing check to let double-handed weapons work
Ben Longbons
1
-1
/
+3
2014-10-08
Don't rebuild atcommand.cpp on version changes
Ben Longbons
3
-10
/
+14
2014-10-08
Split npc parse functions in to their own file
Ben Longbons
10
-857
/
+989
2014-10-08
Split script.cpp
Ben Longbons
39
-2311
/
+2809
2014-10-07
Minimize script header
Ben Longbons
5
-84
/
+118
[next]