131 Commits (03eea55ee75caffcf3dd0eeeae63f479639690da)

Author SHA1 Message Date
Anders Jenbo 03eea55ee7 Remove unimplemented network types from menu 7 years ago
Anders Jenbo dd023c1072 Implement progressbar 7 years ago
Anders Jenbo 623a6e00d8 Implement loading save games 7 years ago
Xadhoom 7d0ab8cae8 change implementation of packet classes 7 years ago
Xadhoom 7339bbfd9b slightly refactor network layer 7 years ago
Xadhoom dce317c2e3 add network event handling 7 years ago
Anders Jenbo 0e0d41376f Enum for dlgresult 7 years ago
Anders Jenbo 73c3f5c156 Correctly handle SDL string 7 years ago
Anders Jenbo 46ec65bcb2 Enable fullscreen 7 years ago
Anders Jenbo 199fd17e2e Remove mouse from credit page 7 years ago
Anders Jenbo 2badccd350 Fix menu navigation 7 years ago
Anders Jenbo 9e57e5de7e Implement error handeling and propepr user data path 7 years ago
Anders Jenbo 33cba820c2 Move comments to @brief 7 years ago
Anders Jenbo 622361d596 Remove unused provider 7 years ago
Anders Jenbo 3b424dcaeb Auto format src 7 years ago
Anders Jenbo 1cac6e1673 Increase scaling quality 7 years ago
Anders Jenbo 3eb658b3bf Correct default stats 7 years ago
Anders Jenbo 755612fc13 Fix unresponsive menu and match transitions to the original 7 years ago
Xadhoom 2d7ad8e62b Introduce multiplayer over UDP 7 years ago
Anders Jenbo a2370114da Add all network providers 7 years ago
Anders Jenbo 59fcb9d2e7 Add missing ui file 7 years ago
Anders Jenbo da032c92cc Clean up SBmpLoadImage 7 years ago
Anders Jenbo c75d50a82c Split up menu code 7 years ago
Anders Jenbo cead5831fd Implement remaning keys 7 years ago
Anders Jenbo fa0f473ce2 Implement space (clear screen) 7 years ago
Anders Jenbo bd1949a8e6 Remove redundant code 7 years ago
Anders Jenbo 0c390f6740 Implement SFileDdaBeginEx (dialog sound) 7 years ago
Anders Jenbo 6ffdbe66ed Fix DrawMouse on scaled view and enabled resizing 7 years ago
Anders Jenbo 12d35a3dea Enable v-sync 7 years ago
Anders Jenbo bd7adb883a Fix SetCursorPos for scaled view 7 years ago
Anders Jenbo 147ac13a93 Fix HOM for scaled view 7 years ago
Anders Jenbo 8f4b000450 Remove unused code 7 years ago
Anders Jenbo e45df94905 Only init once 7 years ago
Anders Jenbo 7f9b67c210 Remove redundant code 7 years ago
Anders Jenbo c643d65177 Font is nearly perfect now 7 years ago
Anders Jenbo ed24d7bbf5 Adjust font hinting 7 years ago
Anders Jenbo 1326b72d25 Remove redundant code 7 years ago
Anders Jenbo 5fed0b1316 Match the credit menu look 7 years ago
Xadhoom eb458976a7 fix Stub/appfat.cpp for merge 7 years ago
Xadhoom c0a9a85024 set default ASAN options to halt_on_error=0 7 years ago
Xadhoom 49a9d13abb extend threads emulation for multiplayer; fix net stub 7 years ago
Anders Jenbo 490b5d8ab4 Simplify FPS calculation 7 years ago
Anders Jenbo 03641f4cce Avoid screen overdraw 7 years ago
Anders Jenbo 75bf0419b1 Remove unused code 7 years ago
Anders Jenbo 4ec8f6e3eb Fix crash on 32bit platforms 7 years ago
Anders Jenbo a2c9644cac Allow what is need for creating a MP game 7 years ago
Anders Jenbo aeedc755b5 Implement basic MP menu 7 years ago
Anders Jenbo 88d2fa77e9 Fix menu navigation 7 years ago
Anders Jenbo a060dbecd9 Make sound_file_cleanup non fatal 7 years ago
Xadhoom 466b245b6f small fix 7 years ago