source: network-game/server/makefile

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84f9797   11 years dmp1488 Server compiles with -g
(edit) @949cf70   11 years dmp1488 Server makefile uses -Wall to compile all files
(edit) @d05c484   11 years dmp1488 Some game-specific functions moved from server.cpp to the Game class …
(edit) @c9f6a1c   11 years dmp1488 New GameSummary class for storing game results
(edit) @f419b09   11 years dmp1488 Added a Game class and new messages types for creating, joining, and …
(edit) @46d6469   11 years dmp1488 Some bug fixes for MessageProcessor. MessageContainer is now in its …
(edit) @dee75cc   11 years dmp1488 Remove the Message.h include from several files
(edit) @787806f   11 years dmp1488 Added an ACK message type and a skeleton MessageProcessor class
(edit) @8dad966   11 years dmp1488 Added server support for player attack animations and cooldowns and …
(edit) @60017fc   12 years dmp1488 Added code for player movement
(edit) @60b77d2   12 years dmp1488 Added a Map class
(edit) @b128109   12 years dmp1488 Added MSG_TYPE_PLAYER_MOVE, which allows players to tell the server …
(edit) @edfd1d0   12 years dmp1488 Moved the Player class to the common directory, added a position to …
(edit) @b53c6b3   12 years dmp1488 Capitalized the filenames in common/*
(edit) @36082e8   12 years dmp1488 Moved the database code to a new class
(edit) @8e540f4   12 years dmp1488 Created a separate function for processing error messages, began …
(edit) @2488852   12 years dmp1488 Added the player class, added a list of logged-in players, and changed …
(edit) @e084950   12 years dmp1488 Converted the server to use sendMessage and receiveMessage and it now …
(add) @e3535b3   12 years dmp1488 Initial commit for server
Note: See TracRevisionLog for help on using the revision log.