index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
Added a bit more precision on the conditions used in the TriggerArea::update(...
Yohann Ferreira
2
-2
/
+6
2011-09-28
Rewrote the skill manager the same way as the item manager.
Yohann Ferreira
2
-128
/
+149
2011-09-28
Turned the skill manager into a class.
Yohann Ferreira
3
-7
/
+24
2011-09-28
Made the npc_create() function use insertion enqueueing.
Yohann Ferreira
1
-4
/
+1
2011-09-28
Fixed the trigger area declared within map files.
Yohann Ferreira
2
-3
/
+7
2011-09-28
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
5
-79
/
+50
2011-09-15
Added chatcommand to get position of a character.
Erik Schilling
2
-0
/
+34
2011-09-13
Avoid crashing the game server when the last argument is quoted.
Yohann Ferreira
1
-1
/
+9
2011-09-13
Add Ablu and seeseekey to the AUTHORS file.
seeseekey
1
-0
/
+2
2011-09-12
Merge pull request #4 from Philipp-S/specials.xml
Philipp Sehmisch
1
-3
/
+4
2011-09-12
Changed specials.xml to reflect the current capabilities
Philipp Sehmisch
1
-3
/
+4
2011-09-09
Add Ablu and seeseekey to the AUTHORS file.
seeseekey
1
-0
/
+2
2011-09-09
Add persistent items support based on seeseekey's work.
Yohann Ferreira
13
-13
/
+407
2011-09-08
Merge github.com:mana/manaserv
Yohann Ferreira
6
-5
/
+19
2011-09-05
Added possibility for using monster name in SPAWN map objects.
Erik Schilling
1
-14
/
+41
2011-09-05
Fixed size of mapid field in mysql database.
Erik Schilling
1
-1
/
+1
2011-09-05
Fixed size of mapid field in mysql database.
Erik Schilling
4
-2
/
+16
2011-09-04
Added possibility for using monster name in SPAWN map objects.
Erik Schilling
1
-14
/
+41
2011-09-02
Prevented char from picking up items when inventory is full.
Erik Schilling
1
-9
/
+14
2011-09-01
Added chatcommand to get position of a character.
Erik Schilling
2
-0
/
+34
2011-09-01
Prevented char from picking up items when inventory is full.
Erik Schilling
1
-9
/
+14
2011-08-30
As requested, changed the trigger 'existence' to 'in-inventory'.
Yohann Ferreira
2
-11
/
+11
2011-08-30
Made the monster removal not using queues to avoid a crash.
Yohann Ferreira
1
-4
/
+4
2011-08-30
Avoid crashing the game server when the last argument is quoted.
Yohann Ferreira
1
-1
/
+9
2011-08-30
Merge branch 'equipment-fix'
Yohann Ferreira
8
-19
/
+88
2011-08-30
Synced the equip.xml file to the latest changes.
Yohann Ferreira
1
-10
/
+29
2011-08-30
Made the db version an official pre-requisite.
Yohann Ferreira
3
-7
/
+14
2011-08-30
Added missing sql update scripts.
Yohann Ferreira
5
-3
/
+46
2011-08-26
Fixed mem leak on the item and monster manager unloading process
Yohann Ferreira
3
-3
/
+11
2011-08-26
Rewrote the skill manager the same way as the item manager.
Yohann Ferreira
3
-131
/
+169
2011-08-26
Added a bit more precision on the conditions used in the TriggerArea::update(...
Yohann Ferreira
2
-2
/
+6
2011-08-26
Made the npc_create() function use insertion enqueueing.
Yohann Ferreira
1
-4
/
+1
2011-08-26
Fixed the trigger area declared within map files.
Yohann Ferreira
2
-3
/
+7
2011-08-25
Merge branch 'equipment-fix' of github.com:Bertram25/manaserv
Yohann Ferreira
32
-1205
/
+1663
2011-08-25
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
0
-0
/
+0
2011-08-25
Updated specials.xml to better illustrate the features which are currently
unknown
1
-3
/
+4
2011-08-25
Allowed map names in chr_warp function.
Erik Schilling
1
-2
/
+6
2011-08-25
Created function to make getting monsters easier in scripts.
Erik Schilling
3
-14
/
+16
2011-08-23
Allowed map names in chr_warp function.
Erik Schilling
1
-2
/
+6
2011-08-19
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
22
-218
/
+619
2011-08-19
Added boots and pants to play with on the test map.
Yohann Ferreira
13
-11
/
+363
2011-08-19
Removed the now useless SpriteLayer enum from the protocol.
Yohann Ferreira
1
-17
/
+0
2011-08-19
Changed the sprite layer protocol to support
Yohann Ferreira
5
-59
/
+66
2011-08-19
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
10
-135
/
+194
2011-08-19
Created function to make getting monsters easier in scripts.
Erik Schilling
3
-14
/
+16
2011-08-18
Added LUA function for changing anger of monsters.
Erik Schilling
2
-1
/
+34
2011-08-18
Added LUA function for changing anger of monsters.
Erik Schilling
2
-1
/
+34
2011-08-18
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
3
-19
/
+17
2011-08-18
Change the unequip function to make use of the item instance id.
Yohann Ferreira
3
-18
/
+16
2011-08-18
Fixed a crash when dealing with unknown equipped items.
Yohann Ferreira
1
-1
/
+1
[prev]
[next]