index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
test.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-28
Implemented quest variables.
Guillaume Melquiond
1
-0
/
+5
2007-08-20
Defined two helper functions to abstract away money being available under
Bjørn Lindeijer
1
-3
/
+7
2007-08-19
Allowed Lua scripts to query and change money.
Guillaume Melquiond
1
-3
/
+9
2007-08-17
Added Lua function for trading between players and NPCs.
Guillaume Melquiond
1
-2
/
+2
2007-08-15
Added helper functions for loading files and NPCs as scripts. Put Lua helpers...
Guillaume Melquiond
1
-110
/
+2
2007-08-13
Implemented buy/sell handler.
Guillaume Melquiond
1
-1
/
+5
2007-08-11
Added Lua functions for handling inventories.
Guillaume Melquiond
1
-1
/
+12
2007-08-10
Removed colon in NPC choice messages.
Guillaume Melquiond
1
-5
/
+5
2007-08-10
Added Lua function for warping people around.
Guillaume Melquiond
1
-0
/
+17
2007-08-10
Improved helper functions for Lua scripts. Associated scripts to maps.
Guillaume Melquiond
1
-16
/
+63
2007-08-10
Played with Lua coroutines to simplify writing scripts.
Guillaume Melquiond
1
-7
/
+62
2007-08-09
Moved creation of testing NPC from C++ to Lua.
Guillaume Melquiond
1
-5
/
+4
2007-08-09
Converted testing NPC to Lua.
Guillaume Melquiond
1
-0
/
+24