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
...
*
Some cleanup
Thorbjørn Lindeijer
2009-10-03
6
-148
/
+150
*
Fixed a line where anger was not added
Chuck Miller
2009-10-03
1
-1
/
+1
*
Adds the changeAnger method to monsters
Chuck Miller
2009-10-03
2
-10
/
+25
*
UNIX compilation fix for last commit
Philipp Sehmisch
2009-10-02
1
-1
/
+7
*
Game-server now tries again when failing to connect to account-server. Reconn...
Philipp Sehmisch
2009-10-02
1
-2
/
+15
*
Adds code for saving and getting status effects from the database
Chuck Miller
2009-10-01
7
-1
/
+141
*
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
2009-09-30
5
-3
/
+59
*
Added script bindings and netcode for creating being-bound effects.
Philipp Sehmisch
2009-09-27
5
-12
/
+70
*
added script functions for monster attacks
Philipp Sehmisch
2009-09-23
5
-7
/
+23
*
Added the possibility to define a monster script for a whole monster class in...
Philipp Sehmisch
2009-09-17
3
-3
/
+33
*
Allow for basic scripted monsters
Chuck Miller
2009-09-16
3
-0
/
+71
*
Fixed crash when column value is a real NULL value instead of empty string.
Andreas Habel
2009-09-15
1
-1
/
+3
*
Fixed superfluous semicolon in sqlite3 createTables.sql file
Thorbjørn Lindeijer
2009-09-09
1
-1
/
+1
*
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
2009-08-25
5
-15
/
+245
|
\
|
*
Added table and view to prepare reporting of transaction log.
Andreas Habel
2009-08-23
4
-9
/
+226
|
*
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Andreas Habel
2009-08-21
13
-128
/
+36
|
|
\
|
|
*
Remove attackzone from Makefile
Jared Adams
2009-08-20
1
-2
/
+0
|
*
|
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
2009-08-17
3
-10
/
+25
*
|
|
Made the STL container -> LUA table wrappers more flexible.
Philipp Sehmisch
2009-08-25
2
-19
/
+28
|
|
/
|
/
|
*
|
Removed remnants of attack zones. Monsters AI now works properly again.
Philipp Sehmisch
2009-08-20
7
-64
/
+12
*
|
Performance improvement of range calculation (suggested by Octalot)
Philipp Sehmisch
2009-08-19
1
-4
/
+4
*
|
Removed attack shape from items. Added distance check on attacks (values stil...
Philipp Sehmisch
2009-08-19
8
-64
/
+26
|
/
*
Bugfix for storing transaction messages for new created characters.
Andreas Habel
2009-08-14
1
-2
/
+3
*
Simplifies Movement to not send path destinations, but rather just the curren...
Chuck Miller
2009-08-01
4
-40
/
+6
*
Have the game server reconnect with the account-server if account-server is r...
Chuck Miller
2009-07-20
8
-18
/
+98
*
Change status effects to prevent duplication
Jared Adams
2009-07-18
3
-13
/
+101
*
Adds scripted status effects
Chuck Miller
2009-07-17
9
-0
/
+393
*
Set a map for the mScript when a item is used
Chuck Miller
2009-07-16
1
-0
/
+1
*
Remove a used line
Chuck Miller
2009-07-14
1
-1
/
+0
*
Allow npc_choice to take tables of strings
Jared Adams
2009-07-12
1
-3
/
+21
*
Prevent Actors from getting ID 0
Jared Adams
2009-07-10
1
-0
/
+1
*
Changed BindInteger and BindString to BindValue
David Athay
2009-07-10
4
-52
/
+33
*
Changed database to using prepared statements, to stop SQL injection attacks
David Athay
2009-07-10
6
-72
/
+298
*
Fixed bug causing unnecessary special updating when attributes change.
Philipp Sehmisch
2009-07-09
1
-2
/
+2
*
Merge branch 'master' of git@gitorious.org:tmwserv/mainline
Philipp Sehmisch
2009-07-08
1
-4
/
+1
|
\
|
*
changed handleAnnounce to send the full message not only the first word
Maximilian Philipps
2009-07-08
1
-4
/
+1
*
|
Sending spell recharge status to the clients
Philipp Sehmisch
2009-07-08
3
-8
/
+58
|
/
*
GPMSG_PLAYER_ATTRIBUTE_CHANGE should now be using a Word over a Byte
Chuck Miller
2009-07-06
2
-2
/
+2
*
Some final skill fixes, they seem to work fine now
Chuck Miller
2009-07-06
3
-6
/
+8
*
More Skill fixes, this time for getModifiedAttribute
Chuck Miller
2009-07-06
2
-2
/
+21
*
Fix where some basic attrs are treated like skills
Chuck Miller
2009-07-04
1
-1
/
+1
*
Helps fix one issue with skill levels
Chuck Miller
2009-07-03
2
-1
/
+11
*
Makes Skills non hard coded
Chuck Miller
2009-07-03
13
-136
/
+93
*
Remove a stray comment.
Roderic Morris
2009-07-01
1
-2
/
+0
*
Remove complex path finding for players. Add a simple path finding algorithm ...
Roderic Morris
2009-07-01
6
-5
/
+88
*
Send a word over a byte for skill exp
Chuck Miller
2009-06-30
2
-2
/
+2
*
Fixes crashes that sometimes happens when allocate and deallocating from map ...
Chuck Miller
2009-05-29
1
-29
/
+29
*
Fix target bugs.
David Athay
2009-05-26
2
-3
/
+3
*
Stopped tmwserv from writing to its configuration file
Bjørn Lindeijer
2009-05-24
4
-100
/
+71
*
More code style fixes
Bjørn Lindeijer
2009-05-24
2
-57
/
+31
[prev]
[next]