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
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added equip lua script functions.
Yohann Ferreira
2012-01-10
1
-0
/
+71
*
Made all beings capable of having a gender
Erik Schilling
2012-01-02
1
-17
/
+21
*
Merged three global script states into one
Thorbjørn Lindeijer
2011-11-07
4
-59
/
+29
*
Merge github.com:mana/manaserv
Yohann Ferreira
2011-11-01
3
-1
/
+20
|
\
|
*
Added function to determine the script engine by the file name extension
jurkan
2011-10-23
2
-0
/
+19
|
*
Fixed the get_level doxygen documentation.
Yohann Ferreira
2011-10-22
1
-1
/
+1
|
*
Added the chr_get_level script function.
Yohann Ferreira
2011-10-22
1
-0
/
+18
|
*
Added the chr_set_gender() script function.
Yohann Ferreira
2011-10-22
1
-0
/
+20
*
|
Merge branch 'master' of github.com:mana/manaserv
Yohann Ferreira
2011-10-19
3
-4
/
+156
|
\
|
|
*
Made get_beings_in_circle capable of taking a being as argument.
Erik Schilling
2011-10-19
1
-3
/
+16
|
*
Added script bindings for reading map objects
Erik Schilling
2011-10-15
3
-1
/
+140
|
*
Made the npc_create() function use insertion enqueueing.
Yohann Ferreira
2011-09-28
1
-4
/
+1
|
*
Allowed map names in chr_warp function.
Erik Schilling
2011-08-23
1
-2
/
+6
|
*
Created function to make getting monsters easier in scripts.
Erik Schilling
2011-08-19
3
-14
/
+16
|
*
Added LUA function for changing anger of monsters.
Erik Schilling
2011-08-18
1
-0
/
+30
*
|
Added the chr_set_gender() script function.
Yohann Ferreira
2011-09-28
1
-0
/
+20
*
|
Added the chr_get_level script function.
Yohann Ferreira
2011-09-28
1
-0
/
+18
*
|
Made the monster removal not using queues to avoid a crash.
Yohann Ferreira
2011-08-30
1
-4
/
+4
*
|
Made the npc_create() function use insertion enqueueing.
Yohann Ferreira
2011-08-26
1
-4
/
+1
*
|
Merge branch 'equipment-fix' of github.com:Bertram25/manaserv
Yohann Ferreira
2011-08-25
1
-4
/
+5
|
\
\
|
*
\
Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...
Yohann Ferreira
2011-08-11
1
-4
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
2011-08-04
1
-27
/
+100
|
|
|
\
|
|
*
\
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
2011-08-04
1
-159
/
+276
|
|
|
\
\
|
|
*
|
|
Removed the inventory delay mode for now.
Yohann Ferreira
2011-07-27
1
-4
/
+5
*
|
|
|
|
Allowed map names in chr_warp function.
Erik Schilling
2011-08-25
1
-2
/
+6
*
|
|
|
|
Created function to make getting monsters easier in scripts.
Erik Schilling
2011-08-25
3
-14
/
+16
*
|
|
|
|
Added LUA function for changing anger of monsters.
Erik Schilling
2011-08-18
1
-0
/
+30
|
/
/
/
/
*
|
|
/
Made chr_inv_count and npc_trade capable of taking a name or an id.
Erik Schilling
2011-08-10
1
-3
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
Added new LUA functions used to get items and monster names.
Erik Schilling
2011-08-04
1
-0
/
+37
*
|
|
Allowed names of items and monsters in scripts - part 1.
Erik Schilling
2011-08-04
1
-27
/
+63
|
|
/
|
/
|
*
|
Unified the lua.cpp documentation.
Yohann Ferreira
2011-08-03
1
-162
/
+200
*
|
Added is_walkable lua function.
Erik Schilling
2011-08-03
1
-0
/
+30
*
|
Added monster_remove lua function.
Erik Schilling
2011-08-03
1
-0
/
+25
*
|
Added get_map_property lua function.
Erik Schilling
2011-08-03
1
-0
/
+24
|
/
*
Added new lua function for calculating distances.
Ablu
2011-07-04
1
-0
/
+32
*
Added LUA function get_beings_in_rectangle.
Ablu
2011-07-02
1
-0
/
+39
*
Added Lua function for logging.
Ablu
2011-06-27
1
-0
/
+16
*
Added a simple crafting system
Philipp Sehmisch
2011-04-27
4
-0
/
+63
*
Improved error handling in chr_shake_screen Lua function
Thorbjørn Lindeijer
2011-03-18
1
-22
/
+10
*
Micro-optimizations related to std::string
Thorbjørn Lindeijer
2011-03-17
2
-3
/
+3
*
Script binding for the new screen shake effect.
Philipp Sehmisch
2011-03-14
1
-0
/
+45
*
Removed a bunch of silly documentation
Thorbjørn Lindeijer
2011-03-12
2
-9
/
+0
*
Renamed GameState::insertSafe() to inserOrDelete.
Yohann Ferreira
2011-03-09
1
-1
/
+1
*
Made the monster creation delayed, to avoid crashing.
Yohann Ferreira
2011-03-09
1
-5
/
+1
*
Small fixes coming from my comment on issue #77.
Yohann Ferreira
2011-03-06
1
-4
/
+4
*
Implemented persistent world and map variables
Philipp Sehmisch
2011-03-04
1
-1
/
+91
*
Fixed enabling/disabling npcs by enqueuing the insertion.
Yohann Ferreira
2011-02-20
1
-2
/
+1
*
Fix basic money handling using the ATTR_GP attribute.
Yohann Ferreira
2011-02-11
1
-4
/
+18
*
Added lua attributes getters/setters thanks to Freeyorp.
Yohann Ferreira
2011-02-11
1
-68
/
+155
*
Implemented LUA binding to get the gender of a character
Philipp Sehmisch
2011-02-08
1
-0
/
+17
[prev]
[next]