index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
Allowed larger item amounts for mysql database.
Erik Schilling
1
-1
/
+1
2011-11-21
Allow includes in configuration file.
Erik Schilling
1
-6
/
+35
2011-11-01
Have one place where the Configuration is initialized
Thorbjørn Lindeijer
2
-6
/
+15
2011-11-01
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
1
-1
/
+1
2011-11-01
Merge github.com:mana/manaserv
Yohann Ferreira
1
-2
/
+0
2011-11-01
dos2unix src/common/manaserv_protocol.h
Yohann Ferreira
1
-448
/
+448
2011-10-22
Officially added the being gender to the protocol.
Yohann Ferreira
1
-1
/
+13
2011-09-28
Started to fix the autoattack system.
Yohann Ferreira
1
-0
/
+11
2011-09-28
Officially added the being gender to the protocol.
Yohann Ferreira
1
-0
/
+12
2011-09-28
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
1
-1
/
+1
2011-09-09
Add persistent items support based on seeseekey's work.
Yohann Ferreira
1
-2
/
+4
2011-09-08
Merge github.com:mana/manaserv
Yohann Ferreira
1
-1
/
+1
2011-08-30
Made the db version an official pre-requisite.
Yohann Ferreira
1
-1
/
+4
2011-08-19
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
2
-20
/
+3
2011-08-19
Removed the now useless SpriteLayer enum from the protocol.
Yohann Ferreira
1
-17
/
+0
2011-08-19
Changed the sprite layer protocol to support
Yohann Ferreira
1
-2
/
+2
2011-08-19
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
1
-1
/
+1
2011-08-18
Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...
Yohann Ferreira
1
-2
/
+2
2011-08-18
Change the unequip function to make use of the item instance id.
Yohann Ferreira
1
-2
/
+2
2011-08-11
Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...
Yohann Ferreira
2
-453
/
+495
2011-08-11
Basically redid equip and unequip functions().
Yohann Ferreira
2
-2
/
+8
2011-08-10
login with random hash
Stefan Beller
1
-0
/
+2
2011-07-27
Changed the protocol a bit to use int16 instead of 8.
Yohann Ferreira
1
-445
/
+445
2011-07-27
Begun Applying the new equipment slot handling design.
Yohann Ferreira
1
-5
/
+41
2011-07-27
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
1
-1
/
+1
2011-06-19
Making party invite functional
Stefan Dombrowski
1
-6
/
+4
2011-06-17
Changed the attack message to send the attack id.
Yohann Ferreira
1
-1
/
+1
2011-05-30
Routing party invite through the map server
Stefan Dombrowski
1
-3
/
+5
2011-05-16
Starting to fix party invite
Stefan Dombrowski
1
-2
/
+2
2011-04-18
Made the server send the being position each 5 seconds.
Yohann Ferreira
1
-1
/
+1
2011-04-16
Removing unused enum EMAILCHG_EXISTS_EMAIL
Stefan Dombrowski
1
-5
/
+0
2011-04-02
Some cleanups related to syncing from game to account server
Thorbjørn Lindeijer
1
-2
/
+1
2011-03-24
Rely more on the functionality in XML::Document
Thorbjørn Lindeijer
1
-10
/
+2
2011-03-23
Fixed problems with loading XML files containing Windows newlines
Thorbjørn Lindeijer
1
-24
/
+4
2011-03-23
Simplify implementation of fileExists
Thorbjørn Lindeijer
1
-26
/
+8
2011-03-20
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
2
-0
/
+659
2011-03-12
Allow values to be set to empty in the configuration
Thorbjørn Lindeijer
1
-10
/
+10
2010-12-27
Added @kick and @kill commands.
Philipp Sehmisch
1
-1
/
+2
2010-12-27
Transaction logging of various command, new transaction codes and style fix.
Philipp Sehmisch
1
-1
/
+22
2010-12-08
Fix many compiler warnings.
Freeyorp
1
-6
/
+1
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
8
-14
/
+14
2010-10-14
Hopefully fix the logging rotation this time.
Yohann Ferreira
2
-2
/
+66
2010-09-08
Centralized stringToBool conversion.
Yohann Ferreira
2
-3
/
+21
2010-08-29
Merge branch 'testing'
Freeyorp
1
-8
/
+10
2010-08-22
Changed the location of configuration, logs and stats
Thorbjørn Lindeijer
2
-7
/
+16
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-8
/
+10
2010-05-30
Use XML::Document to automate memory cleanup
Thorbjørn Lindeijer
1
-1
/
+1
2010-05-30
Copied basic Lua libs back from tmwserv-data and added dummy data
Thorbjørn Lindeijer
1
-0
/
+3
2010-05-29
Only skip the UTF-8 BOM for Lua scripts
Thorbjørn Lindeijer
3
-31
/
+4
2010-05-21
Added a package loader that goes through the resource manager
Thorbjørn Lindeijer
2
-1
/
+16
[next]