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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade database version to 12 as it should have been from the latest update.
Yohann Ferreira
2010-11-15
3
-3
/
+3
*
Updating C::B project
Stefan Dombrowski
2010-11-15
3
-12
/
+16
*
Fix a potential memleak related to binds when disconnecting with MySQL.
Yohann Ferreira
2010-11-14
2
-5
/
+16
*
Simplified the use of binding when using MySQL.
Yohann Ferreira
2010-11-14
2
-47
/
+82
*
Finally fix the logPerDay log option.
Yohann Ferreira
2010-11-14
1
-6
/
+17
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
143
-605
/
+644
*
Readd the calculation of base attributes at character's login.
Yohann Ferreira
2010-11-13
1
-0
/
+3
*
Fix code indentation in the sql related files.
Yohann Ferreira
2010-11-10
5
-100
/
+107
*
Fixed unregistering on the server-side.
Yohann Ferreira
2010-11-09
2
-9
/
+20
*
Fully shift being scope attributes into being.
Freeyorp
2010-11-04
4
-66
/
+115
*
Fix some errors in dispelling non-timed attributes
Freeyorp
2010-11-04
3
-17
/
+48
*
[PATCH 1/3] Alter the way attribute dependencies are updated.
Yohann Ferreira
2010-11-04
1
-32
/
+50
*
Renamed write{Byte,Short,Long} to writeInt{8,16,32}
Thorbjørn Lindeijer
2010-11-03
18
-525
/
+523
*
Trivial code convention fix, promised to thorbjorn ;)
Yohann Ferreira
2010-11-02
1
-2
/
+4
*
Some random code cleanups.
Yohann Ferreira
2010-11-02
4
-72
/
+112
*
Prevented a crash in the monster loading code.
Yohann Ferreira
2010-11-01
2
-1
/
+12
*
Have the PerformTransaction class automatically handle nesting
Thorbjørn Lindeijer
2010-10-30
7
-84
/
+91
*
Introduced a helper class for performing transactions
Thorbjørn Lindeijer
2010-10-30
4
-14
/
+54
*
Use a transaction when handling a GAMSG_PLAYER_SYNC message
Thorbjørn Lindeijer
2010-10-30
2
-11
/
+21
*
Some none-changes
Thorbjørn Lindeijer
2010-10-26
1
-75
/
+33
*
Always check for zlib and add the necessary library flags
Thorbjørn Lindeijer
2010-10-26
1
-4
/
+3
*
Send a client data URL in addition to the update host
Thorbjørn Lindeijer
2010-10-26
1
-0
/
+7
*
Avoid assertion when removing unknown items
Thorbjørn Lindeijer
2010-10-25
1
-3
/
+3
*
Fixed crash when the server tries to remove unknown items
Thorbjørn Lindeijer
2010-10-25
3
-24
/
+29
*
Removed obsolete autoconf files
Thorbjørn Lindeijer
2010-10-25
1
-229
/
+0
*
Made the servers check for positive id in xml db loading.
Yohann Ferreira
2010-10-22
7
-45
/
+96
*
Fixed the append behaviour of logger::setLogFile().
Yohann Ferreira
2010-10-20
3
-3
/
+4
*
Changed the mana_accounts.email field length to 64 characters.
Yohann Ferreira
2010-10-17
3
-1
/
+24
*
Dehardcode the tileWidth and height, except for the speed conversion.
Yohann Ferreira
2010-10-17
11
-52
/
+92
*
Fix hp regeneration units.
Freeyorp
2010-10-17
1
-2
/
+2
*
Get rid of some unneeded direct calls to setBase for attributes.
Freeyorp
2010-10-17
1
-8
/
+5
*
Synchronise defaults between configuration file and source.
Freeyorp
2010-10-17
3
-3
/
+3
*
Hopefully fix the logging rotation this time.
Yohann Ferreira
2010-10-14
3
-25
/
+89
*
Add log file rotation support based on ExceptionFault's work.
Yohann Ferreira
2010-09-29
5
-19
/
+212
*
SQLite: Do a proper upgrade of the mana_characters table
Thorbjørn Lindeijer
2010-09-27
1
-11
/
+80
*
Added options to disable the server log to standard output to the minimum.
Yohann Ferreira
2010-09-22
2
-19
/
+26
*
Centralized the servers' exit values.
Yohann Ferreira
2010-09-22
6
-42
/
+79
*
Small fixes.
Freeyorp
2010-09-19
4
-16
/
+11
*
Changed maxSkillCap to game_maxSkillCap as I forgot in last commit.
Yohann Ferreira
2010-09-16
1
-42
/
+54
*
Fixed characters not being returned at character selection when using MySQL.
Yohann Ferreira
2010-09-15
2
-12
/
+12
*
Reordered the manaserv.xml.example file and made related code cleanups.
Yohann Ferreira
2010-09-15
9
-39
/
+55
*
Added script to update SQLite database to version 11
Thorbjørn Lindeijer
2010-09-12
1
-0
/
+39
*
Fixed removal of hardcoded attributes in the MySQL update script
Thorbjørn Lindeijer
2010-09-12
1
-7
/
+7
*
Centralized stringToBool conversion.
Yohann Ferreira
2010-09-08
13
-120
/
+161
*
Added config options to set stats and log files and paths.
Yohann Ferreira
2010-09-07
2
-27
/
+34
*
Added <points> tag handling in attributes.xml.
Yohann Ferreira
2010-09-06
2
-47
/
+90
*
Added a --config manaserv.xml file path options to both servers.
Yohann Ferreira
2010-08-31
2
-48
/
+140
*
Change primary and secondary tags in attributes.xml from stats and stat to at...
Freeyorp
2010-08-30
2
-4
/
+4
*
Added @mute chat command.
Philipp Sehmisch
2010-08-30
4
-4
/
+69
*
Merge branch 'testing'
Freeyorp
2010-08-29
58
-1926
/
+3479
|
\
[next]