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
/
chat-server
/
partyhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making party invite functional
Stefan Dombrowski
2011-06-19
1
-148
/
+96
*
Routing party invite through the map server
Stefan Dombrowski
2011-05-30
1
-27
/
+25
*
Starting to fix party invite
Stefan Dombrowski
2011-05-16
1
-7
/
+14
*
Some ChatHandler cleanups
Thorbjørn Lindeijer
2011-04-02
1
-1
/
+1
*
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
2011-03-20
1
-1
/
+1
*
Micro-optimizations related to std::string
Thorbjørn Lindeijer
2011-03-17
1
-2
/
+2
*
Added missing using namespace clauses. Cmake's fault, I guess. ;)
Yohann Ferreira
2011-01-03
1
-0
/
+2
*
protocol.h -> manaserv_protocol.h to avoid conflicts with mysql files.
Yohann Ferreira
2010-12-29
1
-1
/
+1
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-7
/
+7
*
Renamed write{Byte,Short,Long} to writeInt{8,16,32}
Thorbjørn Lindeijer
2010-11-03
1
-7
/
+7
*
More const correctness and small code cleanups
Thorbjørn Lindeijer
2010-06-06
1
-1
/
+1
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Renamed DALStorage to Storage
Thorbjørn Lindeijer
2009-12-06
1
-1
/
+1
*
Moved DALStorage documentation into source file
Thorbjørn Lindeijer
2009-12-06
1
-5
/
+5
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-7
/
+6
*
Synced the protocol file with client in protocol.h, letting other defines in ...
Bertram
2009-10-09
1
-1
/
+1
*
Break from while loops when found.
David Athay
2009-04-23
1
-5
/
+3
*
Reworked party invites, now sends rejections and checks the invites are valid
David Athay
2009-04-23
1
-14
/
+79
*
Updated Makefile.am and added missing include
Bjørn Lindeijer
2008-11-29
1
-0
/
+2
*
Separated out the handlers for guild and party
David Athay
2008-11-25
1
-0
/
+197