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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Abilities] Removed the old autoattack system
Erik Schilling
2013-05-08
1
-17
/
+0
*
[Abilities] Inform other players about ability uses
Erik Schilling
2013-05-08
1
-0
/
+2
*
[Abilities] Added support for a global cooldown
Erik Schilling
2013-05-08
1
-0
/
+1
*
[Abilities] Added network message for removed ability
Erik Schilling
2013-05-08
1
-0
/
+1
*
[Abilities] Renamed specials to abilities
Erik Schilling
2013-05-08
1
-4
/
+4
*
Fixed a bunch of cppcheck warnings
Erik Schilling
2013-05-02
1
-10
/
+6
*
Bumped the protocol version to 3
Thorbjørn Lindeijer
2013-04-30
1
-1
/
+1
*
Single xml solution
Przemysław Grzywacz
2013-04-29
3
-7
/
+112
*
Use nullptr instead of NULL everywhere
Erik Schilling
2013-04-27
4
-6
/
+6
*
Converted Being into a Component
Erik Schilling
2013-04-11
2
-7
/
+7
*
Converted the Character class into a component
Erik Schilling
2013-04-11
2
-10
/
+13
*
Fixed multiple warnings and errors that blocked c++0x
Erik Schilling
2013-04-02
1
-1
/
+1
*
Added possibility to reserve maps
Erik Schilling
2013-02-24
2
-1
/
+13
*
Made the scripts being able to install
Erik Schilling
2013-02-24
1
-3
/
+7
*
Modifications to allow crosscompiling with mingw
Erik Schilling
2013-02-03
2
-0
/
+12
*
Added emote support.
Yohann Ferreira
2013-02-01
1
-0
/
+2
*
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2013-01-09
2
-9
/
+9
*
Work on (Auto)Attack system.
Erik Schilling
2013-01-08
1
-9
/
+40
*
Rename AutoAttack to Attack
Erik Schilling
2013-01-08
1
-1
/
+1
*
Moved order of sending gender
Erik Schilling
2012-10-11
1
-4
/
+4
*
Added lua bind to send text effect particle to clients
Erik Schilling
2012-07-17
1
-0
/
+1
*
Fixed handling of skills
Erik Schilling
2012-05-25
1
-1
/
+1
*
Added debugging mode to the protocol
Thorbjørn Lindeijer
2012-05-05
1
-5
/
+18
*
Fixed guild support
Erik Schilling
2012-04-19
1
-2
/
+4
*
Fixed Configuration::initialize() to return false when failing loading
Erik Schilling
2012-04-12
1
-2
/
+2
*
Renamed Thing to Entity
Thorbjørn Lindeijer
2012-04-04
1
-3
/
+3
*
Enhanced special support
Erik Schilling
2012-04-04
1
-2
/
+3
*
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
2012-03-13
1
-1
/
+1
*
Removed the create_npc wrapper and the last two NPC callbacks
Thorbjørn Lindeijer
2012-03-11
1
-2
/
+2
*
Merged the example client and server data
Thorbjørn Lindeijer
2012-02-25
1
-6
/
+3
*
Added a way to specify the min and max attributes values.
Yohann Ferreira
2012-02-02
1
-32
/
+0
*
Made @announce fully functional
Erik Schilling
2012-01-21
1
-2
/
+2
*
Made all beings capable of having a gender
Erik Schilling
2012-01-02
2
-2
/
+39
*
Allowed larger item amounts for mysql database.
Erik Schilling
2011-12-03
1
-1
/
+1
*
Allow includes in configuration file.
Erik Schilling
2011-11-21
1
-6
/
+35
*
Have one place where the Configuration is initialized
Thorbjørn Lindeijer
2011-11-01
2
-6
/
+15
*
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
2011-11-01
1
-1
/
+1
*
Merge github.com:mana/manaserv
Yohann Ferreira
2011-11-01
1
-2
/
+0
|
\
|
*
Officially added the being gender to the protocol.
Yohann Ferreira
2011-10-22
1
-1
/
+13
|
*
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
2011-09-28
1
-1
/
+1
*
|
dos2unix src/common/manaserv_protocol.h
Yohann Ferreira
2011-11-01
1
-448
/
+448
*
|
Started to fix the autoattack system.
Yohann Ferreira
2011-09-28
1
-0
/
+11
*
|
Officially added the being gender to the protocol.
Yohann Ferreira
2011-09-28
1
-0
/
+12
*
|
Add persistent items support based on seeseekey's work.
Yohann Ferreira
2011-09-09
1
-2
/
+4
*
|
Merge github.com:mana/manaserv
Yohann Ferreira
2011-09-08
1
-1
/
+1
|
\
|
*
|
Made the db version an official pre-requisite.
Yohann Ferreira
2011-08-30
1
-1
/
+4
*
|
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
2011-08-19
2
-20
/
+3
|
\
\
|
*
|
Removed the now useless SpriteLayer enum from the protocol.
Yohann Ferreira
2011-08-19
1
-17
/
+0
|
*
|
Changed the sprite layer protocol to support
Yohann Ferreira
2011-08-19
1
-2
/
+2
|
*
|
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
2011-08-19
1
-1
/
+1
[next]