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
...
|
*
Change references from database version 10 to version 11 to reflect changes m...
Freeyorp
2010-08-18
4
-4
/
+4
|
*
Set the database ID of a new character immediately after creating it.
Freeyorp
2010-08-14
1
-3
/
+3
|
*
Merge branch 'master' of gitorious.org:mana/manaserv
Yohann Ferreira
2010-08-04
2
-0
/
+21
|
|
\
|
*
|
Add sanity checks for hp when hp or max hp change.
Freeyorp
2010-08-03
1
-0
/
+6
|
*
|
Allow default values for attributes at character creation time.
Freeyorp
2010-08-03
3
-8
/
+41
|
*
|
Changed the stat file name to attributes.xml.
Yohann Ferreira
2010-08-02
5
-14
/
+20
|
*
|
Fixed a little mistake done in Monster::setAttribute.
Yohann Ferreira
2010-07-30
1
-4
/
+4
|
*
|
Made the game-server compile again with CMake.
Yohann Ferreira
2010-07-30
1
-0
/
+8
|
*
|
Merge branch 'master' of gitorious.org:mana/manaserv
Yohann Ferreira
2010-07-30
6
-22
/
+173
|
|
\
\
|
*
|
|
Add in stubs for scripted item effects
Freeyorp
2010-07-10
3
-0
/
+41
|
*
|
|
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
55
-1929
/
+3389
*
|
|
|
Some coding style tweaks
Thorbjørn Lindeijer
2010-08-22
3
-20
/
+16
*
|
|
|
Pass a script name to Lua for proper reporting of error locations
Thorbjørn Lindeijer
2010-08-22
5
-10
/
+14
*
|
|
|
Rename some stuff to conform to naming conventions
Thorbjørn Lindeijer
2010-08-22
6
-33
/
+31
*
|
|
|
Print out a backtrace when a Lua error is raised
Thorbjørn Lindeijer
2010-08-22
2
-20
/
+26
*
|
|
|
Print out the actual error message in case of a syntax error
Thorbjørn Lindeijer
2010-08-22
1
-3
/
+7
*
|
|
|
Another small simplification
Thorbjørn Lindeijer
2010-08-22
1
-7
/
+1
*
|
|
|
Avoid collision with type 'int' in SQL query
Thorbjørn Lindeijer
2010-08-22
1
-12
/
+7
*
|
|
|
Changed the location of configuration, logs and stats
Thorbjørn Lindeijer
2010-08-22
4
-101
/
+47
*
|
|
|
Fixed version in database table creation files
Thorbjørn Lindeijer
2010-08-21
2
-2
/
+2
*
|
|
|
Perform more detailed argument checking in Lua functions
Thorbjørn Lindeijer
2010-08-21
1
-154
/
+101
*
|
|
|
Add included enet to CMake
Bernd Wachter
2010-08-15
1
-3
/
+8
*
|
|
|
Fix enet check macros.
Freeyorp
2010-08-13
2
-3
/
+3
*
|
|
|
Fix enet version check
Jared Adams
2010-08-09
2
-3
/
+15
*
|
|
|
Worked around a typo in the update script from version 7 to 8
Thorbjørn Lindeijer
2010-08-07
2
-2
/
+3
*
|
|
|
Also provide an update script for MySQL
Thorbjørn Lindeijer
2010-08-07
1
-0
/
+3
*
|
|
|
Fixed index creation on mana_char_kill_stats table
Thorbjørn Lindeijer
2010-08-07
3
-2
/
+11
*
|
|
|
Fixed typo
Thorbjørn Lindeijer
2010-08-07
1
-1
/
+1
*
|
|
|
Revert "Added a method of updating the passwords of an existing database"
Thorbjørn Lindeijer
2010-08-07
2
-50
/
+0
*
|
|
|
Renamed modifiedAttribute to updateDerivedAttributes
Thorbjørn Lindeijer
2010-08-07
6
-17
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Fix enet version check
Jared Adams
2010-08-02
2
-13
/
+7
*
|
|
Add support for enet 1.3
Jared Adams
2010-08-02
2
-0
/
+27
|
|
/
|
/
|
*
|
Added back the forgotten Being::attackType enum in the server.
Yohann Ferreira
2010-07-28
1
-1
/
+15
*
|
Added a simple sanity check to avoid a gameserver crash at login.
Yohann Ferreira
2010-07-23
1
-5
/
+11
*
|
Fixing compatibility with cmake 2.6.0
Renato Alves
2010-07-23
1
-2
/
+2
*
|
Upgraded Skill Map loading.
Yohann Ferreira
2010-07-22
4
-19
/
+151
|
/
*
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
2010-07-09
16
-30
/
+332
*
Made Manaserv accept parameters enclosed with double-quotes.
Yohann Ferreira
2010-07-08
1
-3
/
+34
*
Fixed the up down monster attack direction and comment trivial fixes.
Philipp Sehmisch
2010-06-22
2
-4
/
+4
*
Arbitrary cleanups and marked GameHandler::getClientByNameSlow const
Thorbjørn Lindeijer
2010-06-06
4
-21
/
+18
*
More const correctness and small code cleanups
Thorbjørn Lindeijer
2010-06-06
13
-86
/
+65
*
Made methods of GuildManager const where appropriate
Thorbjørn Lindeijer
2010-06-06
2
-42
/
+18
*
Made methods of the Guild class const where appropriate
Thorbjørn Lindeijer
2010-06-06
3
-37
/
+24
*
Use XML::Document to automate memory cleanup
Thorbjørn Lindeijer
2010-05-30
11
-153
/
+74
*
Copied basic Lua libs back from tmwserv-data and added dummy data
Thorbjørn Lindeijer
2010-05-30
2
-2
/
+4
*
Use const std::string & to avoid a copy
Thorbjørn Lindeijer
2010-05-29
2
-6
/
+5
*
Only skip the UTF-8 BOM for Lua scripts
Thorbjørn Lindeijer
2010-05-29
11
-49
/
+24
*
Made the logLevel be taken from configuration for both servers.
Yohann Ferreira
2010-05-29
2
-51
/
+73
*
Made disabling of HP regeneration during combat configurable
Philipp Sehmisch
2010-05-29
1
-1
/
+2
*
Added some more log infos, and made small cleanups.
Yohann Ferreira
2010-05-28
7
-34
/
+59
[prev]
[next]