Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
network-game
/
common
/
Player.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)
@d211210
12 years
dmp1488
Add server-side checking of player movement
(edit)
@227baaa
12 years
dmp1488
Fixed some syntax errors related to the player move method
(edit)
@a1a3bd5
12 years
dmp1488
Made client changes for smooth player movement, changed the player …
(edit)
@67d032c
12 years
dmp1488
Merge branch 'master' of github.com:weretaco/network-game
(edit)
@60940f8
12 years
dmp1488
Removed some more print statements
(edit)
@3d81c0d
12 years
dmp1488
Removed some print statements
(edit)
@7b43385
12 years
dmp1488
Smooth player movement now works, albeit poorly.
(edit)
@8f85180
12 years
dmp1488
Added a method for measuring milliseconds and implemented smooth …
(edit)
@f401cac
12 years
dmp1488
Fixed some bugs in the player movement code
(edit)
@60017fc
12 years
dmp1488
Added code for player movement
(edit)
@5806dc2
12 years
dmp1488
Simplified Player serialization code
(edit)
@ad5d122
12 years
dmp1488
Fixed a bug with Player serialization
(edit)
@80b3f94
12 years
dmp1488
Cjamged tje serialize/deserialize functions for Player
(edit)
@88cdae2
12 years
dmp1488
The user can now move around the screen by clicking once they're …
(edit)
@cee623e
12 years
dmp1488
Fixed a bug in serializing the player name
(edit)
@3535088
12 years
dmp1488
Fixed some Plauer serialization compilation errors
(edit)
@1106210
12 years
dmp1488
Changed the player serialization code
(edit)
@01d0d00
12 years
dmp1488
The server now uses a map to store players with player ids as keys
(edit)
@5066e27
12 years
dmp1488
Appending a null terminator after the player name in the serialize function
(edit)
@60776f2
12 years
dmp1488
Changed the client to use serialize/deserialize and added …
(edit)
@3b8adee
12 years
dmp1488
Added serialize and deserialize methods to Player and modified the …
(edit)
@4c202e0
12 years
dmp1488
Added Player to the visual studio project, changed Common to use the …
(add)
@edfd1d0
12 years
dmp1488
Moved the Player class to the common directory, added a position to …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog