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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
Added emote support.
Yohann Ferreira
1
-0
/
+2
2013-01-09
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2
-9
/
+9
2013-01-08
Work on (Auto)Attack system.
Erik Schilling
1
-9
/
+40
2013-01-08
Rename AutoAttack to Attack
Erik Schilling
1
-1
/
+1
2012-10-11
Moved order of sending gender
Erik Schilling
1
-4
/
+4
2012-07-17
Added lua bind to send text effect particle to clients
Erik Schilling
1
-0
/
+1
2012-05-25
Fixed handling of skills
Erik Schilling
1
-1
/
+1
2012-05-05
Added debugging mode to the protocol
Thorbjørn Lindeijer
1
-5
/
+18
2012-04-19
Fixed guild support
Erik Schilling
1
-2
/
+4
2012-04-12
Fixed Configuration::initialize() to return false when failing loading
Erik Schilling
1
-2
/
+2
2012-04-04
Renamed Thing to Entity
Thorbjørn Lindeijer
1
-3
/
+3
2012-04-04
Enhanced special support
Erik Schilling
1
-2
/
+3
2012-03-13
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
1
-1
/
+1
2012-03-11
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
1
-2
/
+2
2012-02-25
Merged the example client and server data
Thorbjørn Lindeijer
1
-6
/
+3
2012-02-02
Added a way to specify the min and max attributes values.
Yohann Ferreira
1
-32
/
+0
2012-01-21
Made @announce fully functional
Erik Schilling
1
-2
/
+2
2012-01-02
Made all beings capable of having a gender
Erik Schilling
2
-2
/
+39
2011-12-03
Allowed larger item amounts for mysql database.
Erik Schilling
1
-1
/
+1
2011-11-21
Allow includes in configuration file.
Erik Schilling
1
-6
/
+35
2011-11-01
Have one place where the Configuration is initialized
Thorbjørn Lindeijer
2
-6
/
+15
2011-11-01
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
1
-1
/
+1
2011-11-01
Merge github.com:mana/manaserv
Yohann Ferreira
1
-2
/
+0
2011-11-01
dos2unix src/common/manaserv_protocol.h
Yohann Ferreira
1
-448
/
+448
2011-10-22
Officially added the being gender to the protocol.
Yohann Ferreira
1
-1
/
+13
2011-09-28
Started to fix the autoattack system.
Yohann Ferreira
1
-0
/
+11
2011-09-28
Officially added the being gender to the protocol.
Yohann Ferreira
1
-0
/
+12
2011-09-28
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
1
-1
/
+1
2011-09-09
Add persistent items support based on seeseekey's work.
Yohann Ferreira
1
-2
/
+4
2011-09-08
Merge github.com:mana/manaserv
Yohann Ferreira
1
-1
/
+1
2011-08-30
Made the db version an official pre-requisite.
Yohann Ferreira
1
-1
/
+4
2011-08-19
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
2
-20
/
+3
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
1
-2
/
+2
2011-08-19
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
1
-1
/
+1
2011-08-18
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
1
-2
/
+2
2011-08-18
Change the unequip function to make use of the item instance id.
Yohann Ferreira
1
-2
/
+2
2011-08-11
Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...
Yohann Ferreira
2
-453
/
+495
2011-08-11
Basically redid equip and unequip functions().
Yohann Ferreira
2
-2
/
+8
2011-08-10
login with random hash
Stefan Beller
1
-0
/
+2
2011-07-27
Changed the protocol a bit to use int16 instead of 8.
Yohann Ferreira
1
-445
/
+445
2011-07-27
Begun Applying the new equipment slot handling design.
Yohann Ferreira
1
-5
/
+41
2011-07-27
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
1
-1
/
+1
2011-06-19
Making party invite functional
Stefan Dombrowski
1
-6
/
+4
2011-06-17
Changed the attack message to send the attack id.
Yohann Ferreira
1
-1
/
+1
2011-05-30
Routing party invite through the map server
Stefan Dombrowski
1
-3
/
+5
2011-05-16
Starting to fix party invite
Stefan Dombrowski
1
-2
/
+2
2011-04-18
Made the server send the being position each 5 seconds.
Yohann Ferreira
1
-1
/
+1
2011-04-16
Removing unused enum EMAILCHG_EXISTS_EMAIL
Stefan Dombrowski
1
-5
/
+0
2011-04-02
Some cleanups related to syncing from game to account server
Thorbjørn Lindeijer
1
-2
/
+1
[next]