You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(126) |
Oct
(129) |
Nov
(28) |
Dec
(3) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(129) |
Feb
(202) |
Mar
(278) |
Apr
(492) |
May
(199) |
Jun
(157) |
Jul
(74) |
Aug
(10) |
Sep
(98) |
Oct
(165) |
Nov
(132) |
Dec
(37) |
| 2003 |
Jan
(86) |
Feb
(107) |
Mar
(14) |
Apr
(33) |
May
(47) |
Jun
(16) |
Jul
|
Aug
(17) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
(18) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Ben S. <non...@us...> - 2002-03-29 09:55:08
|
nonchocoboy 2002/03/29 01:55:07 PST
Modified files:
server LoginMessageHandler.h
Log:
Made compile in linux.
Revision Changes Path
1.3 +2 -2 brotha/server/LoginMessageHandler.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/LoginMessageHandler.h.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 09:50:27
|
tamc 2002/03/29 01:50:26 PST
Modified files:
server GameThread.cpp GameThread.h
Log:
doesn't error on message with no message handler
Revision Changes Path
1.6 +5 -3 brotha/server/GameThread.cpp
1.5 +1 -0 brotha/server/GameThread.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.cpp.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.h.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 09:47:43
|
aegis 2002/03/29 01:47:42 PST
Modified files:
src ConnectionThread.java Entity.java
SynchronizationBehavior.java
WorldThread.java
Log:
Yay, we can rotate left and right now!
Revision Changes Path
1.7 +2 -2 chadworld/src/ConnectionThread.java
1.4 +5 -3 chadworld/src/Entity.java
1.5 +4 -2 chadworld/src/SynchronizationBehavior.java
1.4 +27 -13 chadworld/src/WorldThread.java
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/ConnectionThread.java.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/Entity.java.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/SynchronizationBehavior.java.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/src/WorldThread.java.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 09:46:50
|
tamc 2002/03/29 01:46:49 PST
Modified files:
server GameThread.cpp
Log:
Checks for existing message handler, if none does nothing
Revision Changes Path
1.5 +6 -2 brotha/server/GameThread.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.cpp.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 09:14:59
|
tamc 2002/03/29 01:14:59 PST
Modified files:
. TODO
Log:
more stuff
Revision Changes Path
1.2 +6 -4 brotha/TODO
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/TODO.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 09:13:23
|
tamc 2002/03/29 01:13:23 PST
Modified files:
server GameThread.cpp GameThread.h
LoginMessageHandler.h
Log:
support for the login message handler
Revision Changes Path
1.4 +5 -0 brotha/server/GameThread.cpp
1.4 +2 -0 brotha/server/GameThread.h
1.2 +4 -4 brotha/server/LoginMessageHandler.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.cpp.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/LoginMessageHandler.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 09:06:46
|
tamc 2002/03/29 01:06:45 PST
Modified files:
. ChangeLog
Log:
message types
Revision Changes Path
1.7 +1 -0 brotha/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/ChangeLog.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 09:05:19
|
nonchocoboy 2002/03/29 01:05:18 PST
Modified files:
net SConscript
server SConscript
Log:
Added new message classes to the scons build.
Revision Changes Path
1.6 +9 -0 brotha/net/SConscript
1.3 +2 -0 brotha/server/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/SConscript.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/SConscript.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 08:51:45
|
tamc 2002/03/29 00:51:24 PST
Modified files:
server ListenServer.cpp
Log:
and more std::auto_ptr
Revision Changes Path
1.7 +1 -1 brotha/server/ListenServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/ListenServer.cpp.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 08:51:35
|
tamc 2002/03/29 00:50:57 PST
Modified files:
client BrothaApp.cpp
Log:
more std::auto_ptr
Revision Changes Path
1.6 +3 -3 brotha/client/BrothaApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 07:28:24
|
tamc 2002/03/28 23:28:23 PST
Added files:
server LoginMessageHandler.h
Log:
the actual login message handler mentioned in the previious commit :-\
Revision Changes Path
1.1 +27 -0 brotha/server/LoginMessageHandler.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/LoginMessageHandler.h?rev=1.1&content-type=text/plain
|
|
From: Josh C. <ta...@us...> - 2002-03-29 07:27:44
|
tamc 2002/03/28 23:27:43 PST
Modified files:
server GameThread.cpp MessageHandler.h
Log:
---Message handlers will need to know about the game and the network
---Initial login message ... todo: needs actual login authentication
Revision Changes Path
1.3 +2 -1 brotha/server/GameThread.cpp
1.2 +8 -1 brotha/server/MessageHandler.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/MessageHandler.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 06:24:10
|
tamc 2002/03/28 22:24:08 PST
Modified files:
server GameThread.cpp GameThread.h
Added files:
server MessageHandler.h
Log:
Initial abstract MessageHandler class
Support for this in GameThread .. map of MessageTypes to MessageHandlers
Revision Changes Path
1.2 +6 -1 brotha/server/GameThread.cpp
1.3 +6 -0 brotha/server/GameThread.h
1.1 +15 -0 brotha/server/MessageHandler.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/GameThread.h.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/MessageHandler.h?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-03-29 06:22:22
|
nonchocoboy 2002/03/28 22:22:21 PST
Modified files:
net MessageReader.h WriteThread.cpp
Log:
Spit out some debug output when we get/send a msg.
Revision Changes Path
1.4 +6 -3 brotha/net/MessageReader.h
1.4 +5 -2 brotha/net/WriteThread.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/MessageReader.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/WriteThread.cpp.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 05:33:25
|
tamc 2002/03/28 21:33:24 PST
Added files:
. TODO
Log:
Add to this as you come accross things that can be handles *later*
Revision Changes Path
1.1 +6 -0 brotha/TODO (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/TODO?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-03-29 05:00:14
|
nonchocoboy 2002/03/28 21:00:13 PST
Modified files:
net OKMessage.h
Log:
2 hours of debugging and OKMessage was returning the incorrect size. grrrr
Revision Changes Path
1.7 +1 -1 brotha/net/OKMessage.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/OKMessage.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 04:29:12
|
tamc 2002/03/28 20:29:11 PST
Modified files:
thread Thread.h
Log:
same thing, but this one has the added benefit of working
Revision Changes Path
1.15 +1 -1 brotha/thread/Thread.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Thread.h.diff?r1=1.14&r2=1.15&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 04:26:48
|
tamc 2002/03/28 20:26:48 PST
Modified files:
thread Thread.h
Log:
When run finishes set running flag to false
Revision Changes Path
1.14 +1 -0 brotha/thread/Thread.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Thread.h.diff?r1=1.13&r2=1.14&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 03:55:14
|
tamc 2002/03/28 19:55:13 PST
Modified files:
net MessageReader.h
Log:
All message (even bad ones) are read in entirety
Revision Changes Path
1.3 +7 -4 brotha/net/MessageReader.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/MessageReader.h.diff?r1=1.2&r2=1.3&diff_format=h
|