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
2013-02-21
Merge branch 'master' into lpc2012
Erik Schilling
9
-42
/
+25
2013-02-21
Introduced Script::Context
Erik Schilling
9
-42
/
+25
2013-02-20
Revert "Revert "Moved order of sending gender""
Erik Schilling
1
-3
/
+1
2013-02-20
Merge branch 'master' into lpc2012
Erik Schilling
44
-779
/
+686
2013-02-17
Monsters no longer load their script files
Erik Schilling
3
-40
/
+0
2013-02-04
Moved attribute (re)calculation to the scripts
Erik Schilling
6
-176
/
+70
2013-02-04
Random cleanup of attribute code
Erik Schilling
3
-19
/
+28
2013-02-03
Modifications to allow crosscompiling with mingw
Erik Schilling
1
-0
/
+1
2013-02-01
Silenced to Wreorder warnings.
Yohann Ferreira
2
-3
/
+3
2013-02-01
Added emote support.
Yohann Ferreira
9
-2
/
+192
2013-01-29
Silenced some eclipse warnings
Erik Schilling
7
-3
/
+19
2013-01-15
Fixed setting current map for npc update function
Erik Schilling
1
-0
/
+2
2013-01-10
Small simplification in Monster::died
Thorbjørn Lindeijer
1
-4
/
+4
2013-01-10
Used a typedef to make callback syntax more readable
Thorbjørn Lindeijer
1
-11
/
+8
2013-01-10
Small documentation updates for Point and Rectangle
Thorbjørn Lindeijer
1
-1
/
+1
2013-01-10
Made sure in-inventory trigger is called at pickup
Erik Schilling
1
-1
/
+9
2013-01-09
Replaced EventListener with signals based on libsigc++
Thorbjørn Lindeijer
13
-313
/
+134
2013-01-09
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
24
-160
/
+160
2013-01-08
Fixed syntax error (added missing '{')
Thorbjørn Lindeijer
1
-0
/
+1
2013-01-08
Added Vulnerabilities for monsters
Erik Schilling
3
-1
/
+28
2013-01-08
Work on (Auto)Attack system.
Erik Schilling
15
-465
/
+577
2013-01-08
Rename AutoAttack to Attack
Erik Schilling
8
-47
/
+47
2012-10-22
Revert "Moved order of sending gender"
Erik Schilling
1
-1
/
+3
2012-10-11
Merge branch 'master' into lpc2012
Erik Schilling
1
-3
/
+1
2012-10-11
Moved order of sending gender
Erik Schilling
1
-3
/
+1
2012-09-22
Merge branch 'master' into lpc2012
Erik Schilling
2
-20
/
+41
2012-09-22
Extended warnings for parsing warps
Erik Schilling
1
-1
/
+1
2012-09-22
Fixed marking map as activated
Erik Schilling
2
-19
/
+40
2012-09-02
Merge branch 'master' into lpc2012
Erik Schilling
3
-16
/
+57
2012-09-02
Allow map objects as warp targets
Erik Schilling
3
-14
/
+57
2012-09-02
Dropped .gz suffix for maps
Erik Schilling
1
-2
/
+0
2012-08-10
Fixed issues with removing attribute modifiers
Thorbjørn Lindeijer
1
-4
/
+5
2012-08-06
Merge branch 'master' into lpc2012
Erik Schilling
3
-24
/
+33
2012-08-06
Allow monster name in <drop> tag
Erik Schilling
1
-3
/
+17
2012-08-05
Fixed the atinit function
Erik Schilling
1
-0
/
+2
2012-08-05
Fixed recalculation of base attributes
Erik Schilling
1
-7
/
+7
2012-08-05
Remove resetEffects; move it to destructor in ItemClass.
Stefan Beller
2
-18
/
+20
2012-08-05
Fixup segfault at shutdown of gameserver.
Stefan Beller
1
-5
/
+1
2012-08-05
Merge remote-tracking branch 'mainline/master' into lpc2012
Stefan Beller
2
-4
/
+14
2012-08-05
Correct updating the old position of beings.
Stefan Beller
1
-4
/
+4
2012-08-04
Prevent characters from using specials after death
Erik Schilling
1
-0
/
+6
2012-08-03
Fixed dead characters being able to use items.
Erik Schilling
1
-0
/
+4
2012-08-03
Made the character not colliding with monsters.
Erik Schilling
1
-1
/
+1
2012-08-02
Correct further int lengthes.
Stefan Beller
1
-2
/
+2
2012-08-01
adjust experience curve.
Stefan Beller
1
-4
/
+4
2012-08-01
Fixed removing of unarmed attack when equipping other weapons
Erik Schilling
1
-2
/
+1
2012-08-01
Fixed recalculation of base attributes
Erik Schilling
1
-7
/
+7
2012-08-01
Fixed issues with removing attribute modifiers
Thorbjørn Lindeijer
1
-4
/
+5
2012-07-31
Fixed reading skill from XML attack nodes
Thorbjørn Lindeijer
1
-0
/
+1
2012-07-31
Correct further int lengthes.
Stefan Beller
1
-2
/
+2
[next]