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
...
*
Removed space before ;
Erik Schilling
2012-03-10
1
-1
/
+1
*
Added @effect command
Erik Schilling
2012-03-05
1
-0
/
+48
*
Added lua function for getting pvp status of map
Erik Schilling
2012-03-05
1
-2
/
+2
*
Added possibility to make a being attack an other being
Erik Schilling
2012-03-05
3
-28
/
+28
*
Removed the last direct call to global script function
Thorbjørn Lindeijer
2012-03-03
2
-7
/
+15
*
Use callbacks for items, monsters and status effects
Thorbjørn Lindeijer
2012-03-03
10
-90
/
+139
*
Added further missing callbacks
Erik Schilling
2012-03-03
4
-14
/
+68
*
Converted functions called by LuaScript to callbacks
Thorbjørn Lindeijer
2012-03-02
4
-9
/
+11
*
Use callbacks for handling character death and respawn
Thorbjørn Lindeijer
2012-03-02
2
-5
/
+33
*
Merged all the different Lua states into one
Thorbjørn Lindeijer
2012-03-02
14
-160
/
+89
*
Fixed bug with erasing the last status effect
Thorbjørn Lindeijer
2012-02-28
1
-3
/
+9
*
Prevent calculating movement of being further if it does not move
Erik Schilling
2012-02-27
1
-0
/
+4
*
Fixed compilation again + some more code cleanup
Erik Schilling
2012-02-27
1
-1
/
+1
*
Some random code cleanup
Erik Schilling
2012-02-26
1
-33
/
+25
*
Clear the gid flags before processing them
Thorbjørn Lindeijer
2012-02-03
2
-12
/
+21
*
Added a way to specify the min and max attributes values.
Yohann Ferreira
2012-02-02
8
-49
/
+129
*
Removed logging of chat
Erik Schilling
2012-01-22
1
-3
/
+0
*
Made @announce fully functional
Erik Schilling
2012-01-21
1
-7
/
+8
*
Fixed the chr_inv_count function to handle equipment.
Yohann Ferreira
2012-01-18
2
-10
/
+37
*
Made the game server execute the chr_respawn_accept script even
Yohann Ferreira
2012-01-10
4
-19
/
+52
*
Added unequip lua script functions.
Yohann Ferreira
2012-01-10
2
-0
/
+46
*
Added equip lua script functions.
Yohann Ferreira
2012-01-10
2
-1
/
+16
*
Fixed code not getting executed since it was behind a return
Erik Schilling
2012-01-03
1
-1
/
+1
*
Made all beings capable of having a gender
Erik Schilling
2012-01-02
8
-24
/
+29
*
Added @skills command which lists all skills
Erik Schilling
2011-12-04
1
-0
/
+41
*
Prevented the equipment to remove the item when something went wrong.
Yohann Ferreira
2011-11-12
1
-10
/
+12
*
Made the server warn the player when equip/unequip failed.
Yohann Ferreira
2011-11-12
1
-4
/
+15
*
Merged three global script states into one
Thorbjørn Lindeijer
2011-11-07
3
-9
/
+9
*
Small cleanups in utils::Timer
Thorbjørn Lindeijer
2011-11-07
1
-1
/
+1
*
Added @permissions command
Erik Schilling
2011-11-02
1
-18
/
+47
*
Removed the inventory check
Thorbjørn Lindeijer
2011-11-01
1
-46
/
+0
*
Have one place where the Configuration is initialized
Thorbjørn Lindeijer
2011-11-01
1
-44
/
+12
*
Merge github.com:mana/manaserv
Yohann Ferreira
2011-11-01
6
-20
/
+51
|
\
|
*
Made @money functional again.
Erik Schilling
2011-10-23
1
-6
/
+5
|
*
Added function to determine the script engine by the file name extension
jurkan
2011-10-23
4
-11
/
+41
|
*
Added a default skill id getter in the skill manager.
Yohann Ferreira
2011-10-22
1
-0
/
+4
|
*
Officially added the being gender to the protocol.
Yohann Ferreira
2011-10-22
2
-5
/
+19
*
|
.find() -> .value due to recent API changes.
Yohann Ferreira
2011-10-22
1
-1
/
+1
*
|
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
2011-10-22
4
-5
/
+5
|
\
|
|
*
Return a const & from NameMap to avoid potential deep copies
Thorbjørn Lindeijer
2011-10-20
4
-5
/
+5
*
|
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
2011-10-19
11
-349
/
+317
|
\
|
|
*
Have one place where the Logger is initialized
Thorbjørn Lindeijer
2011-10-19
1
-18
/
+1
|
*
Took interpreting the objects out of the map reader
Thorbjørn Lindeijer
2011-10-19
8
-216
/
+229
|
*
Removed inappropriate assignment to mOld in Being::findPath
Thorbjørn Lindeijer
2011-10-19
1
-5
/
+7
|
*
Added script bindings for reading map objects
Erik Schilling
2011-10-15
3
-154
/
+124
*
|
Started to fix the autoattack system.
Yohann Ferreira
2011-09-28
4
-46
/
+36
*
|
Added a default skill id getter in the skill manager.
Yohann Ferreira
2011-09-28
1
-0
/
+4
*
|
Officially added the being gender to the protocol.
Yohann Ferreira
2011-09-28
2
-5
/
+17
*
|
Merge github.com:mana/manaserv
Yohann Ferreira
2011-09-28
4
-14
/
+16
|
\
|
|
*
Clarified the role of initialize() and reload() functions in the monster
Yohann Ferreira
2011-09-28
2
-6
/
+8
[prev]
[next]