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-03-02
Enabling of warp to respawn location after death
Stefan Dombrowski
1
-1
/
+1
2011-02-24
Fixing dead born monsters
Stefan Dombrowski
1
-2
/
+5
2011-02-23
Changed stroll radius to pixels in monsters.xml
Yohann Ferreira
1
-3
/
+3
2011-02-22
Implementing @killmonsters
Stefan Dombrowski
2
-0
/
+27
2011-02-21
Remove obsolete reset of SIGSEGV handling
Stefan Dombrowski
2
-6
/
+0
2011-02-20
Made use of npc_disable(), npc_enable() on the template map.
Yohann Ferreira
1
-0
/
+4
2011-02-20
Fixed enabling/disabling npcs by enqueuing the insertion.
Yohann Ferreira
1
-2
/
+1
2011-02-20
Fixed the check_schedule() lua function.
Yohann Ferreira
1
-0
/
+5
2011-02-20
Adding CSV support from Jaxad's client implementation.
Yohann Ferreira
1
-8
/
+45
2011-02-20
Update barbers and hair display.
Yohann Ferreira
16
-90
/
+16
2011-02-19
Removing dublicate deinitialize of enet
Stefan Dombrowski
2
-6
/
+3
2011-02-19
Add support for zlib map layer compression.
Yohann Ferreira
1
-3
/
+6
2011-02-19
Updated the C::B project file to permit the choice of DB.
Yohann Ferreira
1
-7
/
+57
2011-02-16
Removing unused variable configPathChanged
Stefan Dombrowski
2
-6
/
+0
2011-02-16
Fixed doc about stroll range, which is coded in pixels.
Yohann Ferreira
1
-2
/
+2
2011-02-15
Added a merchant and a blacksmith on the template map.
Yohann Ferreira
5
-79
/
+130
2011-02-15
Fixed registering the players items to the buysell handler.
Yohann Ferreira
1
-24
/
+46
2011-02-11
Added the schedule_per_date() lua function.
Yohann Ferreira
1
-0
/
+11
2011-02-11
Finally fix Harmony giving some GP to characters.
Yohann Ferreira
1
-7
/
+4
2011-02-11
Fix the GP base and mod values for newly created characters.
Yohann Ferreira
1
-0
/
+11
2011-02-11
Fix basic money handling using the ATTR_GP attribute.
Yohann Ferreira
2
-7
/
+23
2011-02-11
Synced the libmana-constants.lua file with the current protocol.
Yohann Ferreira
1
-59
/
+68
2011-02-11
Added lua attributes getters/setters thanks to Freeyorp.
Yohann Ferreira
1
-68
/
+155
2011-02-08
Implemented LUA binding to get the gender of a character
Philipp Sehmisch
3
-1
/
+27
2011-01-30
Revert "Fixed the money handling."
Jared Adams
5
-34
/
+7
2011-01-31
Added first visible npcs and play with them a bit.
Yohann Ferreira
5
-6
/
+55
2011-01-31
Fixed the money handling.
Yohann Ferreira
5
-7
/
+34
2011-01-30
Made the code tell a bit more when a monster is lacking values.
Yohann Ferreira
1
-14
/
+30
2011-01-30
Trivial code format fixes in monstermanager.cpp.
Yohann Ferreira
1
-28
/
+45
2011-01-30
Added the missing Magical dodge monster property.
Yohann Ferreira
2
-1
/
+3
2011-01-30
Made the monsters' attributes compute fine again.
Yohann Ferreira
4
-18
/
+67
2011-01-27
Simply fixing the map script header while i see it.
Yohann Ferreira
1
-4
/
+4
2011-01-27
Updates to the example data.
Yohann Ferreira
42
-8
/
+794
2011-01-27
Add collisions to the template map.
Yohann Ferreira
2
-2
/
+10
2011-01-26
Removed the outdated net_clientVersion config options.
Yohann Ferreira
1
-6
/
+0
2011-01-26
Add an heartbeat time flag in the statistics file.
Yohann Ferreira
4
-58
/
+101
2011-01-25
Upgraded the manaserv protocol version to 1.
Yohann Ferreira
1
-1
/
+1
2011-01-22
Fix the default slot values when upgrading the database to version 14.
Yohann Ferreira
2
-2
/
+2
2011-01-22
Made the being direction be updated only at the end of the movement.
Yohann Ferreira
1
-3
/
+3
2011-01-11
Made the servers report their protocol version.
Yohann Ferreira
5
-5
/
+13
2011-01-10
Removing default argument values from Map definition
Stefan Dombrowski
3
-4
/
+3
2011-01-09
Fix being direction discrepancies by syncing the BeingDirection.
Yohann Ferreira
7
-21
/
+118
2011-01-09
Removed the superfluous point struct.
Yohann Ferreira
17
-41
/
+31
2011-01-06
Get rid of the server tick magic number.
Yohann Ferreira
6
-15
/
+19
2011-01-03
Got rid of the superfluous DEFAULT_TILE_HEIGHT/WIDTH.
Yohann Ferreira
4
-10
/
+10
2011-01-03
Change Actor::mActionTime to mMoveTime member to reflect more its actual use.
Yohann Ferreira
3
-12
/
+14
2011-01-03
Added missing using namespace clauses. Cmake's fault, I guess. ;)
Yohann Ferreira
3
-0
/
+6
2011-01-03
Cleaned up and document a bit more the speed conversion functions.
Yohann Ferreira
5
-13
/
+28
2011-01-03
Namespaced the manaserv protocol to ease the porting of the enums.
Yohann Ferreira
6
-0
/
+12
2010-12-30
Added new example files needed to start a more complete feature-showing map.
Yohann Ferreira
120
-11
/
+2304
[next]