index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
David Athay
2009-01-27
16
-431
/
+677
|
|
\
|
*
|
Changed guild member permissions. Restricted players to owning only 1 guild.
David Athay
2009-01-27
10
-54
/
+167
*
|
|
Added on_remove callback to lua API
Philipp Sehmisch
2009-01-31
5
-15
/
+31
|
|
/
|
/
|
*
|
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
2009-01-25
4
-23
/
+16
|
\
\
|
*
|
Fixed Lua files to be included in compile
Bjørn Lindeijer
2009-01-25
1
-4
/
+4
|
*
|
Compile without warnings and made getIP() const
Bjørn Lindeijer
2009-01-25
3
-19
/
+12
|
*
|
Fix order of LUA files
Jared Adams
2009-01-24
1
-3
/
+3
*
|
|
Added lua script binding chr_get_rights for querying the account level of a c...
Philipp Sehmisch
2009-01-25
1
-0
/
+17
|
/
/
*
|
Reduced the size of lua.cpp by putting the class LuaScript and the utility fu...
Philipp Sehmisch
2009-01-22
6
-379
/
+526
*
|
Added script command to get the id of the current map (requested by Invertika).
Philipp Sehmisch
2009-01-21
1
-0
/
+13
*
|
Made command handler even more helpful when entering an invalid command.
Philipp Sehmisch
2009-01-18
1
-1
/
+1
*
|
Fixed invalid permission spam for low level accounts
Philipp Sehmisch
2009-01-18
1
-3
/
+3
*
|
Added @where and @rights chat commands for querying the own location and acce...
Philipp Sehmisch
2009-01-18
1
-17
/
+77
*
|
Filenames of item use scripts are now taken from the items.xml
Philipp Sehmisch
2009-01-17
3
-16
/
+19
*
|
Made script error reports more informative and readable
Philipp Sehmisch
2009-01-17
3
-5
/
+17
*
|
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
2009-01-17
9
-0
/
+81
|
\
|
|
*
Added getting IP, and restricting time between logins
David Athay
2009-01-12
6
-0
/
+45
|
*
Added @announce
David Athay
2009-01-12
3
-0
/
+36
*
|
Made respawn location a config option
Philipp Sehmisch
2009-01-09
1
-3
/
+4
|
/
*
Add a function to return the type of a given being
Jared Adams
2009-01-06
1
-0
/
+19
*
Removed unused md5sum calculation code
Bjørn Lindeijer
2008-12-28
2
-199
/
+0
*
Fix bug with removing players from guild
David Athay
2008-12-18
1
-7
/
+5
*
Fixed game server crash and code style
Bjørn Lindeijer
2008-12-12
3
-53
/
+56
*
Fixes map warp issues, and has a better starting location
Chuck Miller
2008-12-06
4
-6
/
+22
*
Added new table to store online users. See mantis #553
Andreas Habel
2008-12-01
13
-13
/
+227
*
Add sync Buffer according to mantis #550
Andreas Habel
2008-11-30
11
-54
/
+316
*
Updated Makefile.am and added missing include
Bjørn Lindeijer
2008-11-29
2
-0
/
+4
*
Fixed bug found by b_lindeijer
David Athay
2008-11-27
1
-2
/
+3
*
Allows the damage struct to carry more then one used skill
Chuck Miller
2008-11-26
4
-10
/
+13
*
Converted some DOS newlines to UNIX
Bjørn Lindeijer
2008-11-26
1
-61
/
+61
*
Separated out the handlers for guild and party
David Athay
2008-11-25
4
-500
/
+578
*
Fixed character party information on game server.
David Athay
2008-11-24
2
-3
/
+3
*
Fix crash where player is removed before hes left the party
David Athay
2008-11-24
1
-3
/
+5
*
Stop players inviting themselves to party
David Athay
2008-11-24
1
-0
/
+4
*
Change leader if leader leaves guild.
David Athay
2008-11-24
1
-0
/
+7
*
Refuse to spawn dead monsters
Bjørn Lindeijer
2008-11-22
5
-45
/
+54
*
Fix linker errors with tmwserv-game
Bjørn Lindeijer
2008-11-21
1
-0
/
+2
*
Added bandwidth monitor to account server. Fixes compile errors.
David Athay
2008-11-21
4
-2
/
+11
*
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
2008-11-20
12
-191
/
+196
|
\
|
*
Changed @level to @setgroup
David Athay
2008-11-20
1
-5
/
+5
|
*
Changed from Access Levels to Command Groups for @ commands
David Athay
2008-11-20
2
-53
/
+112
|
*
Made Bandwidth Monitor Global
David Athay
2008-11-20
10
-135
/
+81
*
|
Added rectangular attack zones which are faster and simpler than cone-shaped ...
Philipp Sehmisch
2008-11-20
5
-12
/
+90
|
/
*
Added bandwidth monitoring
David Athay
2008-11-19
12
-10
/
+225
*
Fixed spelling
David Athay
2008-11-18
1
-1
/
+1
*
Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...
Andreas Habel
2008-11-18
1
-1
/
+1
*
Removed the binary sqlite3 database
Bjørn Lindeijer
2008-11-16
1
-0
/
+0
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
149
-307
/
+1
*
Properly handle exceptions when opening database
Bjørn Lindeijer
2008-11-15
2
-21
/
+17
*
Added check for database version on startup of Accountserver.
Andreas Habel
2008-11-14
5
-24
/
+26
[prev]
[next]