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
/
main-game.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added debugging mode to the protocol
Thorbjørn Lindeijer
2012-05-05
1
-0
/
+3
*
Introduced a Timeout class for counting down without counting
Thorbjørn Lindeijer
2012-04-14
1
-40
/
+42
*
Enhanced special support
Erik Schilling
2012-04-04
1
-1
/
+5
*
Merged all the different Lua states into one
Thorbjørn Lindeijer
2012-03-02
1
-6
/
+7
*
Merged three global script states into one
Thorbjørn Lindeijer
2011-11-07
1
-6
/
+5
*
Small cleanups in utils::Timer
Thorbjørn Lindeijer
2011-11-07
1
-1
/
+1
*
Have one place where the Configuration is initialized
Thorbjørn Lindeijer
2011-11-01
1
-44
/
+12
*
Have one place where the Logger is initialized
Thorbjørn Lindeijer
2011-10-19
1
-18
/
+1
*
Fixed mem leak on the item and monster manager unloading process
Yohann Ferreira
2011-09-28
1
-7
/
+7
*
Turned the skill manager into a class.
Yohann Ferreira
2011-09-28
1
-1
/
+3
*
Renamed the mana-status-effects.xml to status-effects.xml
Yohann Ferreira
2011-05-01
1
-1
/
+1
*
Changed the server to look for the skills.xml file.
Yohann Ferreira
2011-05-01
1
-1
/
+1
*
Added a simple crafting system
Philipp Sehmisch
2011-04-27
1
-0
/
+2
*
Set log verbosity earlier in game server to actually help debug.
Yohann Ferreira
2011-04-16
1
-6
/
+6
*
Micro-optimizations related to std::string
Thorbjørn Lindeijer
2011-03-17
1
-1
/
+1
*
Remove obsolete reset of SIGSEGV handling
Stefan Dombrowski
2011-02-21
1
-3
/
+0
*
Removing dublicate deinitialize of enet
Stefan Dombrowski
2011-02-19
1
-3
/
+3
*
Removing unused variable configPathChanged
Stefan Dombrowski
2011-02-16
1
-3
/
+0
*
Made the servers report their protocol version.
Yohann Ferreira
2011-01-11
1
-0
/
+3
*
Get rid of the server tick magic number.
Yohann Ferreira
2011-01-06
1
-2
/
+3
*
Deharcoded the host and port options for each servers.
Yohann Ferreira
2010-12-16
1
-1
/
+13
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-18
/
+18
*
Fixed the append behaviour of logger::setLogFile().
Yohann Ferreira
2010-10-20
1
-1
/
+1
*
Add log file rotation support based on ExceptionFault's work.
Yohann Ferreira
2010-09-29
1
-0
/
+10
*
Added options to disable the server log to standard output to the minimum.
Yohann Ferreira
2010-09-22
1
-9
/
+13
*
Centralized the servers' exit values.
Yohann Ferreira
2010-09-22
1
-6
/
+8
*
Added config options to set stats and log files and paths.
Yohann Ferreira
2010-09-07
1
-9
/
+10
*
Added a --config manaserv.xml file path options to both servers.
Yohann Ferreira
2010-08-31
1
-24
/
+71
*
Merge branch 'testing'
Freeyorp
2010-08-29
1
-4
/
+12
|
\
|
*
Changed the stat file name to attributes.xml.
Yohann Ferreira
2010-08-02
1
-1
/
+1
|
*
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
1
-4
/
+12
*
|
Rename some stuff to conform to naming conventions
Thorbjørn Lindeijer
2010-08-22
1
-4
/
+3
*
|
Changed the location of configuration, logs and stats
Thorbjørn Lindeijer
2010-08-22
1
-49
/
+18
|
/
*
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
2010-07-09
1
-0
/
+3
*
Use XML::Document to automate memory cleanup
Thorbjørn Lindeijer
2010-05-30
1
-2
/
+2
*
Made the logLevel be taken from configuration for both servers.
Yohann Ferreira
2010-05-29
1
-24
/
+35
*
Added some more log infos, and made small cleanups.
Yohann Ferreira
2010-05-28
1
-1
/
+7
*
Changed and split up the default location for loading data
Thorbjørn Lindeijer
2010-05-16
1
-1
/
+1
*
Implemented handler for on_chr_death and put the loading of the global script...
Philipp Sehmisch
2010-04-11
1
-13
/
+10
*
Added global lua event script (only on_being_death_accept for now)
Philipp Sehmisch
2010-04-11
1
-0
/
+7
*
Remove an unused function and two protocol messages.
Bertram
2010-03-08
1
-2
/
+1
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed gameserver termination under unices environnements when the account ser...
Bertram
2010-02-07
1
-1
/
+1
*
Rename enum elements to avoid clashing with macros
Bernd Wachter
2010-01-29
1
-1
/
+1
*
Added permission manager. Currently only used for @commands and doesn't suppo...
Philipp Sehmisch
2010-01-17
1
-0
/
+3
*
Tweaked the skip detection a bit more to show less groups of small skips in t...
Philipp Sehmisch
2009-12-28
1
-2
/
+2
*
Made world tick skip detection more lax
Philipp Sehmisch
2009-12-28
1
-12
/
+12
*
Added support for skill names as weapon types in items.xml (still hardcoded)
Philipp Sehmisch
2009-12-28
1
-0
/
+3
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-14
/
+14
*
Fix handeling of GameServer port
Jared Adams
2009-11-05
1
-4
/
+9
[next]