Commit Graph

  • bc9dc61786 Prepare for release simon.kagstrom 2010-02-28 10:29:51 +0000
  • e6edaa6a0b Prepare for release simon.kagstrom 2010-02-28 10:29:51 +0000
  • d498b09530 Handle joystick swap for controllers as well simon.kagstrom 2010-02-28 10:23:38 +0000
  • 7cd9dae41e Handle joystick swap for controllers as well simon.kagstrom 2010-02-28 10:23:38 +0000
  • 61521affd1 Add key delay (joysticks now work in the menu as well) simon.kagstrom 2010-02-28 10:13:23 +0000
  • 8682377cdd Add key delay (joysticks now work in the menu as well) simon.kagstrom 2010-02-28 10:13:23 +0000
  • f790813023 Step one for joystick handling: Centralize handling of SDL_Keys simon.kagstrom 2010-02-28 10:06:59 +0000
  • aca088a91d Step one for joystick handling: Centralize handling of SDL_Keys simon.kagstrom 2010-02-28 10:06:59 +0000
  • 15876d1ba3 Use UL/LI simon.kagstrom 2010-02-28 08:56:45 +0000
  • 2b9df434c2 Use UL/LI simon.kagstrom 2010-02-28 08:56:45 +0000
  • 839972cabc Write out server messages on the stats page simon.kagstrom 2010-02-28 08:52:34 +0000
  • 305b69005a Write out server messages on the stats page simon.kagstrom 2010-02-28 08:52:34 +0000
  • ae23c0c4c2 Log message deletion simon.kagstrom 2010-02-28 08:31:06 +0000
  • f9cbf6b1cf Log message deletion simon.kagstrom 2010-02-28 08:31:06 +0000
  • 8f5c351af7 Caption simon.kagstrom 2010-02-28 08:27:42 +0000
  • f5b74494c2 Caption simon.kagstrom 2010-02-28 08:27:42 +0000
  • e352fa10cf Add special image for bind keys simon.kagstrom 2010-02-28 08:25:59 +0000
  • 61b8303895 Add special image for bind keys simon.kagstrom 2010-02-28 08:25:59 +0000
  • 7ef8109788 Refactoring: Rename network_message_box simon.kagstrom 2010-02-28 08:02:45 +0000
  • 4e889391d5 Refactoring: Rename network_message_box simon.kagstrom 2010-02-28 08:02:45 +0000
  • 75385f566b Add server message box support simon.kagstrom 2010-02-28 07:59:36 +0000
  • 840a075e19 Add server message box support simon.kagstrom 2010-02-28 07:59:36 +0000
  • fa26ae2980 Passing NULL GameInfo is OK simon.kagstrom 2010-02-27 08:08:26 +0000
  • 4f43440428 Passing NULL GameInfo is OK simon.kagstrom 2010-02-27 08:08:26 +0000
  • 89b8fc07d9 Load game info on restoring saves simon.kagstrom 2010-02-27 08:07:00 +0000
  • dbe0121119 Load game info on restoring saves simon.kagstrom 2010-02-27 08:07:00 +0000
  • 76c82882ad Update HTML on moving peers simon.kagstrom 2010-02-27 07:26:54 +0000
  • f675ee63d4 Update HTML on moving peers simon.kagstrom 2010-02-27 07:26:54 +0000
  • 2327d91ed2 Remove debug printout simon.kagstrom 2010-02-27 07:22:58 +0000
  • 7adb9e63db Remove debug printout simon.kagstrom 2010-02-27 07:22:58 +0000
  • 3a0b3ee15a Regenerate stats page when someone is removed, remove gibberish simon.kagstrom 2010-02-27 07:22:28 +0000
  • 606414e972 Regenerate stats page when someone is removed, remove gibberish simon.kagstrom 2010-02-27 07:22:28 +0000
  • 4e9d876750 Always reset acitve and waiting on reloading simon.kagstrom 2010-02-27 07:19:09 +0000
  • 4933791eb4 Always reset acitve and waiting on reloading simon.kagstrom 2010-02-27 07:19:09 +0000
  • 99e906239e Valgrind fixes simon.kagstrom 2010-02-26 11:15:50 +0000
  • 9f104e4f0b Valgrind fixes simon.kagstrom 2010-02-26 11:15:50 +0000
  • 69a6eae9cf Don't need to be static simon.kagstrom 2010-02-26 06:34:50 +0000
  • 283693c928 Don't need to be static simon.kagstrom 2010-02-26 06:34:50 +0000
  • 192bd8c7a7 Always rearm the timer, evven if we have a message simon.kagstrom 2010-02-26 06:33:00 +0000
  • 1f2637d36f Always rearm the timer, evven if we have a message simon.kagstrom 2010-02-26 06:33:00 +0000
  • 619fcc1be5 Hack to avoid div-by-zero simon.kagstrom 2010-02-25 12:24:10 +0000
  • 6c33c7fd52 Hack to avoid div-by-zero simon.kagstrom 2010-02-25 12:24:10 +0000
  • 115a12b958 Generate statistics on current number of active and waiting players simon.kagstrom 2010-02-25 11:57:25 +0000
  • b08ca4271a Generate statistics on current number of active and waiting players simon.kagstrom 2010-02-25 11:57:25 +0000
  • eef344a740 Use xmalloc simon.kagstrom 2010-02-25 11:47:16 +0000
  • 7841dd6407 Use xmalloc simon.kagstrom 2010-02-25 11:47:16 +0000
  • 407107d1a9 Fix valgrind errors (use of uninitialized values) simon.kagstrom 2010-02-25 10:10:07 +0000
  • 8f84b2d926 Fix valgrind errors (use of uninitialized values) simon.kagstrom 2010-02-25 10:10:07 +0000
  • 534e07213c Add status messages during connect simon.kagstrom 2010-02-25 06:43:33 +0000
  • 4f614ffe80 Add status messages during connect simon.kagstrom 2010-02-25 06:43:33 +0000
  • f539e98f96 Disconnect on ... disconnect simon.kagstrom 2010-02-25 06:38:33 +0000
  • f10528290b Disconnect on ... disconnect simon.kagstrom 2010-02-25 06:38:33 +0000
  • eb2e935128 Setup key codes simon.kagstrom 2010-02-25 06:35:51 +0000
  • fd752f1850 Setup key codes simon.kagstrom 2010-02-25 06:35:51 +0000
  • dc10b6d1a6 Dialogue when saving simon.kagstrom 2010-02-24 20:33:19 +0000
  • 3ad8fe082e Dialogue when saving simon.kagstrom 2010-02-24 20:33:19 +0000
  • 42ef9f67c6 Printout-- simon.kagstrom 2010-02-24 20:28:55 +0000
  • 8c48a9eb9c Printout-- simon.kagstrom 2010-02-24 20:28:55 +0000
  • 6b53a490f8 NULL the game info on view push simon.kagstrom 2010-02-24 20:25:34 +0000
  • 8374c4c58b NULL the game info on view push simon.kagstrom 2010-02-24 20:25:34 +0000
  • 913e94fb90 Handle game info from save games simon.kagstrom 2010-02-24 20:19:37 +0000
  • 6f9a9aacae Handle game info from save games simon.kagstrom 2010-02-24 20:19:37 +0000
  • dcf255f1e2 Split send and receive buffers to be able to answer pings simon.kagstrom 2010-02-24 18:53:07 +0000
  • 50ad6e28b1 Split send and receive buffers to be able to answer pings simon.kagstrom 2010-02-24 18:53:07 +0000
  • 695f3b9471 More broken printouts removed simon.kagstrom 2010-02-24 15:49:15 +0000
  • 212bb61514 More broken printouts removed simon.kagstrom 2010-02-24 15:49:15 +0000
  • 6239aa9d3b No gibberish simon.kagstrom 2010-02-24 15:47:29 +0000
  • 6783a29d12 No gibberish simon.kagstrom 2010-02-24 15:47:29 +0000
  • 84266ee93e Maintain two lists of peers simon.kagstrom 2010-02-24 15:43:56 +0000
  • 45ed99b6cf Maintain two lists of peers simon.kagstrom 2010-02-24 15:43:56 +0000
  • c753e22aa5 Fix bug with unset name (don't exit the menu then) simon.kagstrom 2010-02-24 12:10:56 +0000
  • bb7d800793 Fix bug with unset name (don't exit the menu then) simon.kagstrom 2010-02-24 12:10:56 +0000
  • dd51b51248 Write out configuration deltas (what has changed) instead of the entire configuration. Makes many things much nicer :-) simon.kagstrom 2010-02-24 11:34:56 +0000
  • eab2179b72 Write out configuration deltas (what has changed) instead of the entire configuration. Makes many things much nicer :-) simon.kagstrom 2010-02-24 11:34:56 +0000
  • a227a19703 Remove printout simon.kagstrom 2010-02-24 06:54:21 +0000
  • c9dbf1f883 Remove printout simon.kagstrom 2010-02-24 06:54:21 +0000
  • 514c929e3d Fix save games (only include the actual disc name, not the path) simon.kagstrom 2010-02-24 06:52:31 +0000
  • dcdbe3c868 Fix save games (only include the actual disc name, not the path) simon.kagstrom 2010-02-24 06:52:31 +0000
  • 2bff881744 Randomize at start, then use an index simon.kagstrom 2010-02-24 06:43:48 +0000
  • c01ccef7c8 Randomize at start, then use an index simon.kagstrom 2010-02-24 06:43:48 +0000
  • 6e32f8eaef Fixme is fixed simon.kagstrom 2010-02-24 06:40:10 +0000
  • d7b0103586 Fixme is fixed simon.kagstrom 2010-02-24 06:40:10 +0000
  • 76e8e210ae Handle hat rotation simon.kagstrom 2010-02-24 06:32:46 +0000
  • d5f05cdeda Handle hat rotation simon.kagstrom 2010-02-24 06:32:46 +0000
  • 56f1d9c22d Joystick handling for the menu and the wii. Untested and unfinished. simon.kagstrom 2010-02-23 20:45:29 +0000
  • 20acebf35e Joystick handling for the menu and the wii. Untested and unfinished. simon.kagstrom 2010-02-23 20:45:29 +0000
  • 341c31bfd1 Reset port simon.kagstrom 2010-02-23 20:44:55 +0000
  • b1f5794225 Reset port simon.kagstrom 2010-02-23 20:44:55 +0000
  • 8e77843d81 Redesign the network and game info menus simon.kagstrom 2010-02-23 20:10:45 +0000
  • f030f69a49 Redesign the network and game info menus simon.kagstrom 2010-02-23 20:10:45 +0000
  • a3a9e1ce0d Unused var simon.kagstrom 2010-02-23 18:25:14 +0000
  • 4ead002bb1 Unused var simon.kagstrom 2010-02-23 18:25:14 +0000
  • 80d952aeb1 Fix various joystick issues simon.kagstrom 2010-02-23 18:24:30 +0000
  • 01ef742438 Fix various joystick issues simon.kagstrom 2010-02-23 18:24:30 +0000
  • 326deec9e0 Setup Saitek P380 simon.kagstrom 2010-02-23 18:23:44 +0000
  • fef9f0b475 Setup Saitek P380 simon.kagstrom 2010-02-23 18:23:44 +0000
  • b2e04e878d Workaround joy init simon.kagstrom 2010-02-23 18:23:04 +0000
  • 5d1f018f33 Workaround joy init simon.kagstrom 2010-02-23 18:23:04 +0000
  • b972e6f71b Init joysticks simon.kagstrom 2010-02-23 17:30:57 +0000
  • 87663fe95d Init joysticks simon.kagstrom 2010-02-23 17:30:57 +0000