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
/
game-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
58
-114
/
+0
*
Added check for database version on startup of Accountserver.
Andreas Habel
2008-11-14
1
-9
/
+1
*
Fixed crash when a script can't be found. No idea why this could happen though.
Bjørn Lindeijer
2008-11-11
1
-4
/
+6
*
Added sending post via NPC.
David Athay
2008-11-06
2
-10
/
+7
*
Use a string util for converting strings to
David Athay
2008-11-05
1
-54
/
+14
*
Fix integer arguments randomly failing due to stream flags not being cleared....
Dennis Friis
2008-11-05
1
-28
/
+28
*
Added version information to item database. Gameserver reports its local vers...
Andreas Habel
2008-11-05
3
-1
/
+50
*
Added updating party member health.
David Athay
2008-11-04
4
-1
/
+32
*
Fixed command handler.
David Athay
2008-11-03
1
-5
/
+10
*
fixes for commandhandler
Roderic Morris
2008-11-01
3
-197
/
+165
*
Magic implementation roadmap phase 1 and 2 (calling a script function on PGMS...
Philipp Sehmisch
2008-11-01
3
-0
/
+29
*
Added script bindings for manipulating the characters experience.
Philipp Sehmisch
2008-11-01
2
-5
/
+6
*
Changed command system to handle commands without template magic.
David Athay
2008-10-31
5
-28
/
+841
*
Some code formatting cleanup and unduplicated conversion from direction to
Bjørn Lindeijer
2008-10-29
4
-104
/
+149
*
replace collision detection function (by Chuck Miller)
Roderic Morris
2008-10-29
3
-12
/
+99
*
Some insignificant cleanup
Bjørn Lindeijer
2008-10-27
2
-10
/
+12
*
Compile fixes and warning fixes.
Bjørn Lindeijer
2008-10-27
3
-10
/
+10
*
add effects sending system (by Chuck Miller)
Roderic Morris
2008-10-27
5
-19
/
+158
*
Some cleanup and an unsuccesful attempt at fixing a crash on map server exit
Bjørn Lindeijer
2008-10-26
2
-9
/
+22
*
Changed direction values to match the client's (patch by Chuck Miller)
Jared Adams
2008-10-24
1
-2
/
+3
*
Added post callback for getting post.
David Athay
2008-10-24
4
-15
/
+43
*
Fixed compiler warnings, including a forgotten initialization of an item's
Bjørn Lindeijer
2008-10-23
2
-19
/
+19
*
ignore case in map object types (by Chuck Miller)
Roderic Morris
2008-10-23
1
-5
/
+11
*
added on use scripts (by Kage_Jittai)
Roderic Morris
2008-10-22
3
-4
/
+37
*
Added enabling and disabling NPCs.
David Athay
2008-10-22
2
-4
/
+15
*
Fixed NPC id bug. Changed time between server reconnection attempts.
David Athay
2008-10-22
2
-2
/
+5
*
Fixed some compile warnings.
Bjørn Lindeijer
2008-10-21
1
-1
/
+2
*
Add limits.h where needed.
Dennis Friis
2008-10-21
1
-0
/
+1
*
Game Server now reconnects to Account Server. Some postal system bugs fixed.
David Athay
2008-10-21
2
-6
/
+25
*
Added communicating change of direction to clients.
David Athay
2008-10-15
4
-2
/
+17
*
Implemented getting the attack zone of weapons from the item database and imp...
Philipp Sehmisch
2008-09-27
12
-20
/
+185
*
Added post communication between chat and game servers.
David Athay
2008-09-19
6
-0
/
+185
*
Added postal system to chat server, and modified tick time.
David Athay
2008-09-18
3
-7
/
+17
*
fix compilation
Roderic Morris
2008-08-18
1
-2
/
+0
*
Corrected the distance needed to speak to NPC and trade with others
Yohann Ferreira
2008-08-13
2
-6
/
+14
*
Don't ignore monster with ID 0, since our maggot uses that.
Bjørn Lindeijer
2008-08-13
1
-2
/
+2
*
Corrected the way weapon skills is taken into account in damage calculation.
Philipp Sehmisch
2008-08-10
1
-3
/
+3
*
Fixed another crash when reading inlined object properties.
Bjørn Lindeijer
2008-08-04
2
-15
/
+31
*
fix crash from last commit, guild fixes, damage calculation fix
Roderic Morris
2008-07-28
2
-3
/
+4
*
account for weapon skills in damage calculation.
Roderic Morris
2008-07-27
1
-3
/
+4
*
Added error message when NPC is too far away.
David Athay
2008-07-24
3
-1
/
+20
*
fix errors in the last commit
Roderic Morris
2008-07-04
2
-2
/
+2
*
Removed guild stuff from game server and added some party stuff to it.
David Athay
2008-07-03
6
-189
/
+37
*
avoid map reading crash, arbitrary tile sizes, enable new maps
Roderic Morris
2008-07-03
4
-62
/
+65
*
Fixed execution of commands even if the user has insufficient rights (patch by
Bjørn Lindeijer
2008-05-29
1
-3
/
+4
*
(no commit message)
Philipp Sehmisch
2008-05-22
3
-1
/
+18
*
Fixed compilation with GCC 4.3 (patch by rodge).
Bjørn Lindeijer
2008-05-22
1
-0
/
+1
*
Implemented NPC names. Implemented the theoretical possibility to have named ...
Philipp Sehmisch
2008-05-19
7
-17
/
+20
*
Provide feedback when admin commands fail (patch by rodge)
Bjørn Lindeijer
2008-05-18
1
-2
/
+24
*
Implemented script bindings for making beings talk and sending private chat m...
Philipp Sehmisch
2008-05-07
5
-12
/
+41
[next]