index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game-server
/
buysell.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
Begun Applying the new equipment slot handling design.
Yohann Ferreira
1
-3
/
+3
2011-03-20
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
1
-2
/
+1
2011-02-15
Fixed registering the players items to the buysell handler.
Yohann Ferreira
1
-24
/
+46
2011-01-30
Revert "Fixed the money handling."
Jared Adams
1
-1
/
+1
2011-01-31
Fixed the money handling.
Yohann Ferreira
1
-1
/
+1
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-7
/
+7
2010-11-03
Renamed write{Byte,Short,Long} to writeInt{8,16,32}
Thorbjørn Lindeijer
1
-4
/
+4
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-4
/
+21
2010-05-28
Modified the npc_trade() lua function to permit selling the whole player inve...
Yohann Ferreira
1
-4
/
+34
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2009-12-06
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
1
-9
/
+8
2009-10-09
Synced the protocol file with client in protocol.h, letting other defines in ...
Bertram
1
-1
/
+0
2009-04-26
Merged MovingObject into the Being class
Bjørn Lindeijer
1
-4
/
+6
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2007-08-14
Involved money in trade handler.
Guillaume Melquiond
1
-1
/
+1
2007-08-14
Handled money as part of the inventory.
Guillaume Melquiond
1
-5
/
+3
2007-08-13
Implemented buy/sell handler.
Guillaume Melquiond
1
-0
/
+114