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-08-11
Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...
Yohann Ferreira
18
-1146
/
+1205
2011-08-11
Basically redid equip and unequip functions().
Yohann Ferreira
4
-156
/
+270
2011-08-10
Changed ItemEquipInfo to only be a pair of unsigned.
Yohann Ferreira
3
-14
/
+12
2011-08-10
Fixed getting slot id per name.
Yohann Ferreira
2
-6
/
+20
2011-08-10
login with random hash
Stefan Beller
3
-3
/
+66
2011-08-10
README: add section for inital db setup
Stefan Beller
1
-2
/
+12
2011-08-10
Made chr_inv_count and npc_trade capable of taking a name or an id.
Erik Schilling
2
-6
/
+40
2011-08-04
Change the changeEquipment() function name
Yohann Ferreira
2
-7
/
+7
2011-08-04
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
2
-28
/
+101
2011-08-04
Added new LUA functions used to get items and monster names.
Erik Schilling
1
-0
/
+37
2011-08-04
Allowed names of items and monsters in scripts - part 1.
Erik Schilling
2
-28
/
+64
2011-08-04
Merge branch 'master' of git://gitorious.org/mana/manaserv
Yohann Ferreira
4
-167
/
+293
2011-08-03
Unified the lua.cpp documentation.
Yohann Ferreira
3
-170
/
+208
2011-08-03
Added is_walkable lua function.
Erik Schilling
1
-0
/
+30
2011-08-03
Added monster_remove lua function.
Erik Schilling
2
-0
/
+34
2011-08-03
Added get_map_property lua function.
Erik Schilling
1
-0
/
+24
2011-07-27
Reworked the way equip slot info are loaded in a more logical way.
Yohann Ferreira
5
-79
/
+99
2011-07-27
Reviewed the removeFromSlot() function, fixing the unequip trigger
Yohann Ferreira
1
-5
/
+16
2011-07-27
Fixed and completed the move() function.
Yohann Ferreira
2
-22
/
+70
2011-07-27
Reviewed the Inventory::remove() function.
Yohann Ferreira
2
-9
/
+17
2011-07-27
Reviewed the Inventory::insertion function.
Yohann Ferreira
1
-5
/
+16
2011-07-27
Finished the inventory check, by dropping items
Yohann Ferreira
1
-3
/
+19
2011-07-27
First revision of the Inventory::initialize() code.
Yohann Ferreira
1
-26
/
+38
2011-07-27
Forgot to update the gamehandler.cpp file.
Yohann Ferreira
1
-8
/
+8
2011-07-27
Changed the protocol a bit to use int16 instead of 8.
Yohann Ferreira
2
-449
/
+449
2011-07-27
Begun Applying the new equipment slot handling design.
Yohann Ferreira
8
-89
/
+117
2011-07-27
Removed the inventory delay mode for now.
Yohann Ferreira
4
-282
/
+90
2011-07-27
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
5
-79
/
+50
2011-07-04
Added new lua function for calculating distances.
Ablu
2
-0
/
+34
2011-07-02
Added LUA function get_beings_in_rectangle.
Ablu
1
-0
/
+39
2011-06-27
Added Lua function for logging.
Ablu
2
-0
/
+23
2011-06-24
Fixed autoattacks basic handling.
Yohann Ferreira
4
-15
/
+59
2011-06-19
Making party invite functional
Stefan Dombrowski
7
-192
/
+141
2011-06-17
Changed the attack message to send the attack id.
Yohann Ferreira
4
-7
/
+8
2011-06-14
Fixing storing of changed passwords
Stefan Dombrowski
1
-2
/
+2
2011-06-02
Fixed crash when handling unequip
Thorbjørn Lindeijer
1
-5
/
+13
2011-05-31
Updating ENet to version 1.3.2
Stefan Dombrowski
6
-51
/
+270
2011-05-30
Routing party invite through the map server
Stefan Dombrowski
7
-35
/
+82
2011-05-26
Allow monsters to drop multiple items
Stefan Dombrowski
3
-52
/
+32
2011-05-26
Fixing negative being positions
Stefan Dombrowski
1
-1
/
+4
2011-05-17
Fixed an item dupe bug
Angelo Castellani
1
-4
/
+15
2011-05-16
Starting to fix party invite
Stefan Dombrowski
3
-9
/
+19
2011-05-15
Removed unused variable
Thorbjørn Lindeijer
1
-3
/
+1
2011-05-15
Fixed compile with GCC 4.6
Thorbjørn Lindeijer
2
-1
/
+2
2011-05-01
Changed the <being-effects> tag to <effects>.
Yohann Ferreira
1
-2
/
+2
2011-05-01
Renamed the mana-status-effects.xml to status-effects.xml
Yohann Ferreira
2
-1
/
+1
2011-05-01
Changed the server to look for the skills.xml file.
Yohann Ferreira
2
-1
/
+1
2011-04-27
fixed a bug in the example crafting scripts
Philipp Sehmisch
1
-2
/
+2
2011-04-27
Added a simple crafting system
Philipp Sehmisch
11
-0
/
+253
2011-04-19
Implemented scriptable effects on item use and dispell.
Yohann Ferreira
4
-20
/
+93
[prev]
[next]