|
|
|
@ca44f82
|
12 years |
dmp1488 |
Updated files to correctly compile on Windows
|
|
|
@3a79253
|
12 years |
dmp1488 |
Added a map from player ids to players on the client side
|
|
|
@8f85180
|
12 years |
dmp1488 |
Added a method for measuring milliseconds and implemented smooth …
|
|
|
@66906aa
|
12 years |
dmp1488 |
The server should now smoothly move players to their targets
|
|
|
@f401cac
|
12 years |
dmp1488 |
Fixed some bugs in the player movement code
|
|
|
@093c141
|
12 years |
dmp1488 |
Merge branch 'master' of github.com:weretaco/network-game
|
|
|
@60017fc
|
12 years |
dmp1488 |
Added code for player movement
|
|
|
@384b7e0
|
12 years |
dmp1488 |
The client displays a small map upon login and lets the user move around
|
|
|
@62ee2ce
|
12 years |
dmp1488 |
The client shows the map and converts between screen and map coordinates
|
|
|
@60b77d2
|
12 years |
dmp1488 |
Added a Map class
|
|
|
@b128109
|
12 years |
dmp1488 |
Added MSG_TYPE_PLAYER_MOVE, which allows players to tell the server …
|
|
|
@5806dc2
|
12 years |
dmp1488 |
Simplified Player serialization code
|
|
|
@ad5d122
|
12 years |
dmp1488 |
Fixed a bug with Player serialization
|
|
|
@80b3f94
|
12 years |
dmp1488 |
Cjamged tje serialize/deserialize functions for Player
|
|
|
@88cdae2
|
12 years |
dmp1488 |
The user can now move around the screen by clicking once they're …
|
|
|
@594d2e9
|
12 years |
dmp1488 |
When a user logs in, the server sends a message with the player info …
|
|
|
@11402be
|
12 years |
dmp1488 |
Added Common.o to the client makefile
|
|
|
@8a3ef42
|
12 years |
dmp1488 |
Fixed a bug where the server message type wsasn't being set correctly …
|
|
|
@eb8adb1
|
12 years |
dmp1488 |
Added a map from player ids to players to the client
|
|
|
@8f438a5
|
12 years |
dmp1488 |
Fixed debug messages in Message.cpp
|
|
|
@38b85bb
|
12 years |
dmp1488 |
Fixed debug messages in Message.cpp
|
|
|
@9c83610
|
12 years |
dmp1488 |
Added debug messages to Message.cpp
|
|
|
@cee623e
|
12 years |
dmp1488 |
Fixed a bug in serializing the player name
|
|
|
@3535088
|
12 years |
dmp1488 |
Fixed some Plauer serialization compilation errors
|
|
|
@1106210
|
12 years |
dmp1488 |
Changed the player serialization code
|
|
|
@092817a
|
12 years |
dmp1488 |
Revoed some old database test files
|
|
|
@0333211
|
12 years |
dmp1488 |
Updated the VC++ client project to use allegro 5.0.8
|