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
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-03-11
release v18.3.11
v18.3.11
gumi
1
-0
/
+4
2018-03-11
don't send base_level if player is a bot
gumi
1
-3
/
+3
2018-03-09
validate name size before sending custom mob names
gumi
1
-4
/
+6
2018-03-08
[ci skip] update the readme
gumi
1
-41
/
+47
2018-03-08
fix some out-of-memory reads in script builtins
gumi
1
-3
/
+3
2018-03-08
fix ScriptState uninitialized values
gumi
1
-0
/
+4
2018-03-06
whoops, my bad
gumi
1
-0
/
+2
2018-03-05
release v18.3.5
v18.3.5
gumi
1
-0
/
+8
2018-03-05
gcc works just fine with clang
gumi
2
-9
/
+1
2018-03-05
fix gdb tests for python3
gumi
3
-3
/
+7
2018-03-05
don't send actual gm level to old clients
gumi
1
-19
/
+30
2018-03-05
fix indentation in option.hpp
gumi
1
-8
/
+8
2018-03-05
explicitly use python 2.7 in the makefile
gumi
1
-1
/
+1
2018-03-05
make travis use python 2.7
gumi
1
-0
/
+3
2018-03-05
ensure the player looks dead if dead while warping
gumi
1
-0
/
+8
2018-03-05
un-deprecate operator[] on pseudo-strings
gumi
2
-2
/
+0
There's no reason for it to be deprecated in the first place
2018-03-05
make OMATCH use actual values instead of true/false (too lazy to just remove ↵
gumi
1
-3
/
+3
it completely)
2018-03-05
force gcc builds to run with sudo
gumi
1
-15
/
+14
2018-03-05
remove invalid warnings from warnings.hpp
gumi
1
-2
/
+2
2018-03-04
remove old crust from travis matrix
gumi
1
-79
/
+27
2018-03-04
forcefully send a name request reply for mobs with custom names
gumi
1
-5
/
+26
2018-03-04
ignore phony npc event calls (~)
gumi
1
-0
/
+3
2018-03-04
allow @goto and @chareffect on higher GM levels if not hidden
gumi
1
-2
/
+2
2018-03-04
send base level where appropriate
gumi
2
-4
/
+10
2018-03-03
version v18.3.3
v18.3.3
gumi
1
-0
/
+3
2018-03-03
don't blindly trust event npc name
gumi
1
-1
/
+8
2018-03-03
add missing vector include in script-persist
gumi
1
-0
/
+1
2018-02-17
release v18.2.17.1
v18.2.17.1
gumi
2
-16
/
+17
2018-02-17
remove some useless tests from option_test
gumi
1
-11
/
+0
2018-02-17
add missing parentheses in debug-debug
gumi
1
-3
/
+3
2018-02-17
use -ld-fuse=gold for gcc in travis
gumi
2
-11
/
+7
2018-02-17
remove IRC notifications from travis
gumi
1
-6
/
+0
2018-02-17
remove unused variables
gumi
4
-4
/
+2
2018-02-17
release v18.2.17
v18.2.17
gumi
1
-0
/
+6
2018-02-17
fix player facing the wrong direction on magic attacks
gumi
1
-0
/
+6
2018-02-17
allow to set GM level from script
gumi
1
-0
/
+6
2018-02-17
propagate GM level updates
gumi
1
-0
/
+2
2018-02-17
add missing vector includes
gumi
2
-0
/
+4
2018-02-17
treat hidden admins like normal admins
gumi
1
-26
/
+26
2018-02-17
fix wrong description for @adjgmlvl
gumi
1
-4
/
+4
2018-02-17
fix attoconf makefile generator
gumi
1
-2
/
+1
2018-02-16
send non-hidden GM levels to the client
gumi
1
-1
/
+1
2018-02-16
hide from the online list any GM level that is not a multiple of 10 and not 99
gumi
1
-3
/
+6
2018-01-29
fix the nullpo check in builtin_getcharid
v18.1.29.1
gumi
2
-1
/
+8
2018-01-29
cowardly abort script if sd is missing
v18.1.29
gumi
2
-78
/
+104
2018-01-28
release v18.1.28
v18.1.28
gumi
1
-0
/
+2
2018-01-28
make the player stand while attacking with overrides
gumi
1
-0
/
+3
2018-01-28
allow to specify charges for magic override
gumi
1
-2
/
+2
2018-01-27
add missing weapon override in packet 01da
gumi
1
-1
/
+3
2018-01-23
release v18.1.23
v18.1.23
gumi
2
-2
/
+4
[next]