index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game-server
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
Added new table to store online users. See mantis #553
Andreas Habel
4
-3
/
+39
2008-11-30
Add sync Buffer according to mantis #550
Andreas Habel
6
-1
/
+159
2008-11-26
Allows the damage struct to carry more then one used skill
Chuck Miller
3
-9
/
+13
2008-11-26
Converted some DOS newlines to UNIX
Bjørn Lindeijer
1
-61
/
+61
2008-11-24
Fixed character party information on game server.
David Athay
2
-3
/
+3
2008-11-22
Refuse to spawn dead monsters
Bjørn Lindeijer
4
-44
/
+47
2008-11-20
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
4
-95
/
+115
2008-11-20
Changed @level to @setgroup
David Athay
1
-5
/
+5
2008-11-20
Changed from Access Levels to Command Groups for @ commands
David Athay
1
-49
/
+101
2008-11-20
Added rectangular attack zones which are faster and simpler than cone-shaped ...
Philipp Sehmisch
5
-12
/
+90
2008-11-20
Made Bandwidth Monitor Global
David Athay
3
-43
/
+11
2008-11-19
Added bandwidth monitoring
David Athay
5
-5
/
+51
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
58
-114
/
+0
2008-11-14
Added check for database version on startup of Accountserver.
Andreas Habel
1
-9
/
+1
2008-11-11
Fixed crash when a script can't be found. No idea why this could happen though.
Bjørn Lindeijer
1
-4
/
+6
2008-11-06
Added sending post via NPC.
David Athay
2
-10
/
+7
2008-11-05
Use a string util for converting strings to
David Athay
1
-54
/
+14
2008-11-05
Fix integer arguments randomly failing due to stream flags not being cleared....
Dennis Friis
1
-28
/
+28
2008-11-05
Added version information to item database. Gameserver reports its local vers...
Andreas Habel
3
-1
/
+50
2008-11-04
Added updating party member health.
David Athay
4
-1
/
+32
2008-11-03
Fixed command handler.
David Athay
1
-5
/
+10
2008-11-01
fixes for commandhandler
Roderic Morris
3
-197
/
+165
2008-11-01
Magic implementation roadmap phase 1 and 2 (calling a script function on PGMS...
Philipp Sehmisch
3
-0
/
+29
2008-11-01
Added script bindings for manipulating the characters experience.
Philipp Sehmisch
2
-5
/
+6
2008-10-31
Changed command system to handle commands without template magic.
David Athay
5
-28
/
+841
2008-10-29
Some code formatting cleanup and unduplicated conversion from direction to
Bjørn Lindeijer
4
-104
/
+149
2008-10-29
replace collision detection function (by Chuck Miller)
Roderic Morris
3
-12
/
+99
2008-10-27
Some insignificant cleanup
Bjørn Lindeijer
2
-10
/
+12
2008-10-27
Compile fixes and warning fixes.
Bjørn Lindeijer
3
-10
/
+10
2008-10-27
add effects sending system (by Chuck Miller)
Roderic Morris
5
-19
/
+158
2008-10-26
Some cleanup and an unsuccesful attempt at fixing a crash on map server exit
Bjørn Lindeijer
2
-9
/
+22
2008-10-24
Changed direction values to match the client's (patch by Chuck Miller)
Jared Adams
1
-2
/
+3
2008-10-24
Added post callback for getting post.
David Athay
4
-15
/
+43
2008-10-23
Fixed compiler warnings, including a forgotten initialization of an item's
Bjørn Lindeijer
2
-19
/
+19
2008-10-23
ignore case in map object types (by Chuck Miller)
Roderic Morris
1
-5
/
+11
2008-10-22
added on use scripts (by Kage_Jittai)
Roderic Morris
3
-4
/
+37
2008-10-22
Added enabling and disabling NPCs.
David Athay
2
-4
/
+15
2008-10-22
Fixed NPC id bug. Changed time between server reconnection attempts.
David Athay
2
-2
/
+5
2008-10-21
Fixed some compile warnings.
Bjørn Lindeijer
1
-1
/
+2
2008-10-21
Add limits.h where needed.
Dennis Friis
1
-0
/
+1
2008-10-21
Game Server now reconnects to Account Server. Some postal system bugs fixed.
David Athay
2
-6
/
+25
2008-10-15
Added communicating change of direction to clients.
David Athay
4
-2
/
+17
2008-09-27
Implemented getting the attack zone of weapons from the item database and imp...
Philipp Sehmisch
12
-20
/
+185
2008-09-19
Added post communication between chat and game servers.
David Athay
6
-0
/
+185
2008-09-18
Added postal system to chat server, and modified tick time.
David Athay
3
-7
/
+17
2008-08-18
fix compilation
Roderic Morris
1
-2
/
+0
2008-08-13
Corrected the distance needed to speak to NPC and trade with others
Yohann Ferreira
2
-6
/
+14
2008-08-13
Don't ignore monster with ID 0, since our maggot uses that.
Bjørn Lindeijer
1
-2
/
+2
2008-08-10
Corrected the way weapon skills is taken into account in damage calculation.
Philipp Sehmisch
1
-3
/
+3
2008-08-04
Fixed another crash when reading inlined object properties.
Bjørn Lindeijer
2
-15
/
+31
[prev]
[next]