index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-05
Removed old warnings and documentation from chr_inv_change.
Erik Schilling
1
-7
/
+3
2012-08-05
Fixed the atinit function
Erik Schilling
3
-4
/
+11
2012-08-05
Fixed recalculation of base attributes
Erik Schilling
1
-7
/
+7
2012-08-05
Remove resetEffects; move it to destructor in ItemClass.
Stefan Beller
2
-18
/
+20
2012-08-05
Cleaned up some world state variable testing code
Thorbjørn Lindeijer
1
-10
/
+2
2012-08-05
Fixup segfault at shutdown of gameserver.
Stefan Beller
1
-5
/
+1
2012-08-05
Correct updating the old position of beings.
Stefan Beller
1
-4
/
+4
2012-08-04
Prevent characters from using specials after death
Erik Schilling
1
-0
/
+6
2012-08-03
Fixed dead characters being able to use items.
Erik Schilling
1
-0
/
+4
2012-08-03
Made the character not colliding with monsters.
Erik Schilling
1
-1
/
+1
2012-08-02
Correct further int lengthes.
Stefan Beller
1
-2
/
+2
2012-07-31
Gameserver raise attribute: correct integer size.
Stefan Beller
1
-1
/
+1
2012-07-31
Make Attributes modifiable by client again.
Stefan Beller
1
-1
/
+2
2012-07-31
Fixed SQL syntax error when updating character points
Thorbjørn Lindeijer
1
-2
/
+1
2012-07-31
Fix Inventory::getNewEquipItemInstance to yield really unique ids.
Stefan Beller
1
-9
/
+8
2012-07-21
Fixed an error message and inlined some one-liners
Thorbjørn Lindeijer
2
-30
/
+29
2012-07-21
Removed raiseScriptError
Thorbjørn Lindeijer
3
-37
/
+24
2012-07-21
Added zlib to the dependencies documented in the README
Thorbjørn Lindeijer
1
-0
/
+1
2012-07-17
Added lua binds for issuing request of quest variable + bind for trying to re...
Erik Schilling
4
-13
/
+134
2012-07-17
Added script binds to get full monster anger list + drop anger of monsters
Erik Schilling
2
-0
/
+20
2012-07-17
Added lua bind to send text effect particle to clients
Erik Schilling
2
-0
/
+14
2012-07-17
Made chr_get_level capable of retrieving skill levels
Erik Schilling
1
-3
/
+12
2012-07-14
Fixed the get_beings_in_rectangle function.
Erik Schilling
1
-1
/
+2
2012-07-11
Made sure the map is set for trigger scripts
Erik Schilling
2
-0
/
+2
2012-07-10
Made kill count script bind capable of taking the monster name as argument
Erik Schilling
1
-2
/
+2
2012-07-08
Added bind for setting login callback
Erik Schilling
4
-0
/
+22
2012-07-07
Added script bind for getting specy id of a monster handle
Erik Schilling
1
-0
/
+12
2012-06-22
Collisiondetection: Removing commented code.
Stefan Beller
1
-118
/
+0
2012-05-25
Fixed handling of skills
Erik Schilling
4
-18
/
+10
2012-05-20
Removed no longer needed code
Erik Schilling
2
-24
/
+0
2012-05-06
Don't send NPC text as fixed-length string
Thorbjørn Lindeijer
1
-3
/
+2
2012-05-06
Some small optimizations in Lua helper functions
Thorbjørn Lindeijer
1
-6
/
+3
2012-05-06
Fixed type of returned value from MapReader::readMap
Thorbjørn Lindeijer
1
-1
/
+1
2012-05-05
Small GCC 4.7 compile fix
Thorbjørn Lindeijer
1
-0
/
+1
2012-05-05
Added debugging mode to the protocol
Thorbjørn Lindeijer
12
-99
/
+286
2012-05-01
Fix compiler error in g++ (GCC) 4.7.0
jurkan
1
-2
/
+2
2012-04-19
Fixed guild support
Erik Schilling
12
-167
/
+251
2012-04-18
Removed not needed trigger for specialupdate when INT attribute changed.
Erik Schilling
1
-4
/
+0
2012-04-14
Fixed compiler warning about non-virtual destructor
Thorbjørn Lindeijer
1
-0
/
+2
2012-04-14
Introduced a Timeout class for counting down without counting
Thorbjørn Lindeijer
12
-142
/
+223
2012-04-12
Fixed issues with server behind router
Erik Schilling
3
-3
/
+11
2012-04-12
Fixed Configuration::initialize() to return false when failing loading
Erik Schilling
1
-2
/
+2
2012-04-04
Adding monster::on_damage callback
Stefan Beller
3
-0
/
+33
2012-04-04
Added mysql update script for the special commit
Erik Schilling
1
-0
/
+11
2012-04-04
Renamed Thing to Entity
Thorbjørn Lindeijer
29
-123
/
+121
2012-04-04
CodeBlocks gameserver projectfile updated
Postremus
1
-14
/
+36
2012-04-04
Enhanced special support
Erik Schilling
26
-199
/
+988
2012-03-30
Fixed Lua error reporting for NPC scripts
Thorbjørn Lindeijer
1
-3
/
+4
2012-03-26
Some general cleanups and merged Being::perform() into update()
Thorbjørn Lindeijer
9
-129
/
+117
2012-03-21
Fixed restoring of persistent floor items
Thorbjørn Lindeijer
1
-1
/
+1
[prev]
[next]