Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
network-game
/
client
/
Client
/
main.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@eb8adb1
12 years
dmp1488
Added a map from player ids to players to the client
(edit)
@60776f2
12 years
dmp1488
Changed the client to use serialize/deserialize and added …
(edit)
@4c202e0
12 years
dmp1488
Added Player to the visual studio project, changed Common to use the …
(edit)
@e607c0f
12 years
dmp1488
The client uses nonblocking calls to check for server messages and …
(edit)
@3b1efcc
12 years
dmp1488
The server sends back an error on failed registration and sends chat …
(edit)
@b53c6b3
12 years
dmp1488
Capitalized the filenames in common/*
(edit)
@87b3ee2
12 years
dmp1488
Created a simple gui for the client
(edit)
@439f7bc
12 years
dmp1488
Client sends a test registration message when the user enters a username
(edit)
@4da5aa3
12 years
dmp1488
Created a process message function to handle message received from the …
(edit)
@a4db787
12 years
dmp1488
Remove length check from sendMessage and receiveMessage
(edit)
@ec48e7d
12 years
dmp1488
Added a logout state where no messages can be sent. Once the client …
(edit)
@171c4fe
12 years
dmp1488
Added a logout message and the ability for the client to save it's …
(edit)
@0cc431d
12 years
dmp1488
Added a state to the client and began using message types. Created a …
(edit)
@6475138
12 years
dmp1488
Added a chat class to encapsulate the server messages and text input
(edit)
@9a3e6b1
12 years
dmp1488
Changed the frontend to a gui implemented using Allegro
(edit)
@d352805
12 years
dmp1488
Replaced the client with a simple allegro drawing/font demo
(edit)
@0dde5da
12 years
dmp1488
Added a makefile for the client and made the WSA functions only work …
(edit)
@e08572c
12 years
dmp1488
Made the client able to compile on linux
(edit)
@8efe484
12 years
dmp1488
Configured the client so it launches proplerly directly from Visual Studio
(edit)
@6c92572
12 years
dmp1488
The client now keeps sending messages until the user quits
(edit)
@a845faf
12 years
dmp1488
Added a compiler header to determine whether a windows or linux …
(edit)
@aee34b9
12 years
dmp1488
Cleaned up the client a bit and made it more c++-like and added to the …
(edit)
@7d7df47
12 years
dmp1488
Added a directory for common code and added basic boost library code …
(add)
@1912323
12 years
dmp1488
Added client files
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog