Commit graph

  • dcede9c931 Fixup package download and use clang 9 Gabriel Ravier 2019-11-01 13:29:08 +01:00
  • 2ced08fe70 Fix Makefile by adding missing ")" in conditional Gabriel Ravier 2019-11-01 13:22:00 +01:00
  • 65502fd809 Fix Makefile Gabriel Ravier 2019-11-01 13:20:46 +01:00
  • d013418ee2 Made it so clang should work Gabriel Ravier 2019-11-01 13:12:34 +01:00
  • 7401ae6643 Correct tabs to spaces Gabriel Ravier 2019-11-01 13:03:37 +01:00
  • 555b2e4ad0 Added some more .travis.yml support Gabriel Ravier 2019-11-01 12:53:48 +01:00
  • 5c4c07d815 Started basic .travis.yml setup Gabriel Ravier 2019-10-31 21:05:06 +01:00
  • 8c8ddd496d Adjust merged commits to suit this branch Clownacy 2019-10-29 19:04:37 +00:00
  • 18add3466c Merge branch 'accurate' into portable Clownacy 2019-10-29 19:02:02 +00:00
  • a25998f113 Add actual dependencies to the .rc file Clownacy 2019-10-29 18:55:15 +00:00
  • 7f2499243c Add a 'compiling resources' message to Makefile Clownacy 2019-10-29 18:43:52 +00:00
  • 01c5fb3a37 Shut up another warning Clownacy 2019-10-29 12:25:03 +00:00
  • 394d5658a4 Merge branch 'accurate' into portable Clownacy 2019-10-29 12:21:02 +00:00
  • f596f89736 Shut up more Clang warnings Clownacy 2019-10-29 12:20:48 +00:00
  • 011b79a051 Shut up some more Clang warnings Clownacy 2019-10-29 12:20:05 +00:00
  • 85890ef1e6 Shut up some Clang warnings Clownacy 2019-10-29 12:14:48 +00:00
  • ba1361abd5 Merge branch 'accurate' into portable Clownacy 2019-10-29 12:11:35 +00:00
  • 567330cc5b Remove some trailing commas Clownacy 2019-10-29 12:11:07 +00:00
  • b14e0939a9 Shut up some Clang warnings in DoConfig Clownacy 2019-10-29 12:08:47 +00:00
  • 6b98bffba1 Remove mutex_name Clownacy 2019-10-29 12:01:49 +00:00
  • 22f737e139 Add WARNING 'option's to bin2h and DoConfig Clownacy 2019-10-29 11:54:08 +00:00
  • 404d748da7 Rename ALL_WARNINGS and FATAL_WARNINGS Clownacy 2019-10-29 11:53:02 +00:00
  • e6b8221fdb Fix DoConfig always having the warning options enabled Clownacy 2019-10-29 11:50:49 +00:00
  • eceae1f43e Move options in README so both lists match Clownacy 2019-10-29 11:45:56 +00:00
  • 68fceb63c4
    Merge pull request #63 from GabrielRavier/addWarnings2 Clownacy 2019-10-29 11:44:13 +00:00
  • f6c19c5501 Move warnings in the README too Gabriel Ravier 2019-10-29 10:07:43 +01:00
  • d40376ff35 Removed bin2h mentions in CMakeLists, moved warnings options and FORCE_LOCAL_LIBS into a seperate block where the descriptions were improved and added warnings to DoConfig Gabriel Ravier 2019-10-29 10:03:13 +01:00
  • 4e99c97fee
    Merge pull request #64 from GabrielRavier/fixMSVCUtf8 Clownacy 2019-10-28 19:00:17 +00:00
  • 2f9f9aaf0f Fix bin2h to use C_COMPILER_ID instead of CXX_COMPILER_ID Gabriel Ravier 2019-10-28 19:21:46 +01:00
  • 94442d9ce3 Made it so MSVC interprets source files as UTF-8 to fix compile Gabriel Ravier 2019-10-28 18:22:31 +01:00
  • 01abc0541a Added code that prints the compiler ID and fixed bin2h's compiler detection code to use the C compiler ID of the C++ compiler ID (which isn't available then as bin2h is in c) Gabriel Ravier 2019-10-27 21:22:10 +01:00
  • d6ec92cba5 Attempt 2 at making warnings work Gabriel Ravier 2019-10-27 21:02:59 +01:00
  • 44d6dac407 First attempt at making warnings work Gabriel Ravier 2019-10-27 20:42:19 +01:00
  • 15ad469f67 Shut up that CMake OpenGL warning Clownacy 2019-10-27 18:20:44 +00:00
  • c2daebe38a Handle Backend_Init failing Clownacy 2019-10-27 01:57:09 +00:00
  • 785131a184 Merge branch 'accurate' into portable Clownacy 2019-10-26 23:47:06 +01:00
  • 9fb01161c3 Swap two function calls around Clownacy 2019-10-26 23:40:32 +01:00
  • 67ddb8204b ...Maybe I should test these things first Clownacy 2019-10-26 02:21:49 +01:00
  • ae8437009d Correct return values in OpenGL3's Backend_Init Clownacy 2019-10-26 01:54:43 +01:00
  • 006a20b914 Merge branch 'accurate' into portable Clownacy 2019-10-21 20:25:48 +01:00
  • b1418f7fae Remove a leftover unsigned literal Clownacy 2019-10-21 19:33:49 +01:00
  • f690f9907d Convert some old Shift-JIS comments to UTF-8 Clownacy 2019-10-21 19:28:21 +01:00
  • f6dd58429e Add missing boolean values Clownacy 2019-10-21 19:25:34 +01:00
  • dda0dd2fac Fix mismatching function declaration in header Clownacy 2019-10-21 18:56:26 +01:00
  • a8cf5e1846 Fix a typo in a comment Clownacy 2019-10-20 21:07:26 +00:00
  • a9265e8b45 Fix some errors when compiled with Visual Studio 6 Clownacy 2019-10-17 00:47:25 +01:00
  • 2faf387c9e Merge branch 'accurate' into portable Clownacy 2019-10-16 15:42:18 +01:00
  • 764df530ad Made TextScr.cpp's 'text' array two-dimensional Clownacy 2019-10-16 15:30:39 +01:00
  • 532e497a9b Merge branch 'accurate' into portable Clownacy 2019-10-14 23:48:56 +00:00
  • cea39ac06b
    Improve the readme's wording some more Clownacy 2019-10-14 22:45:42 +00:00
  • 7f0b8ac40d Missed an 'SDLTexture', there Clownacy 2019-10-14 22:35:07 +00:00
  • 0b8c49b984 Rename SDL RENDERER options Clownacy 2019-10-14 22:20:21 +00:00
  • 13e5f446af Merge branch 'accurate' into portable Clownacy 2019-10-14 22:17:20 +00:00
  • 253b33d34f Turns out this isn't debug-related Clownacy 2019-10-14 21:00:04 +00:00
  • ddd0c17257 Undo that last edit in this branch Clownacy 2019-10-13 01:56:33 +00:00
  • 3bbc0286bc Merge branch 'accurate' into portable Clownacy 2019-10-13 01:55:54 +00:00
  • 883f5470db Remove leftover bin2h stuff from Makefile Clownacy 2019-10-13 01:55:33 +00:00
  • da9a976960 Merge branch 'accurate' into portable Clownacy 2019-10-13 01:54:13 +00:00
  • aad7e41ded Remove leftover DoConfig stuff from the Makefile Clownacy 2019-10-13 01:46:27 +00:00
  • 7be98ac50f Merge branch 'accurate' into portable Clownacy 2019-10-13 01:45:24 +00:00
  • 709065d716 Use a sizeof instead of this raw value Clownacy 2019-10-12 16:54:58 +00:00
  • 869bff3da1 These values are arbitrary, not the screen size Clownacy 2019-10-12 16:41:40 +00:00
  • 63858fc31e Add a TODO Clownacy 2019-10-10 19:28:05 +00:00
  • 9239b1ea80 Merge branch 'accurate' into portable Clownacy 2019-10-02 15:33:15 +00:00
  • 591236398f ...And don't break the indentation Clownacy 2019-10-02 15:28:21 +00:00
  • 5329a6d1b7 ...goddammit I didn't save Clownacy 2019-10-02 15:25:43 +00:00
  • 8f6403f233 Catch another instance of Shift-JIS Clownacy 2019-10-02 15:24:36 +00:00
  • b1513dd85e Merge branch 'accurate' into portable Clownacy 2019-09-28 15:38:09 +00:00
  • a8fb0839fa Note Shift-JIS strings Clownacy 2019-09-28 15:35:41 +00:00
  • c759498169 Merge branch 'accurate' into portable Clownacy 2019-09-27 15:20:56 +00:00
  • 99f9629376 Remove the SHIFT-JIS from the stage table Clownacy 2019-09-27 15:12:51 +00:00
  • 5838eaba1f Add a FOSS Japanese font Clownacy 2019-09-27 11:18:26 +00:00
  • 7bf3109019 Cast X_TO_UNITS and UNITS_TO_X values to int Clownacy 2019-09-25 17:29:22 +01:00
  • d2df9d9104
    Merge pull request #55 from GabrielRavier/commentArmsItem Clownacy 2019-09-25 16:45:10 +01:00
  • a67700d927
    Clarify vague comment Gabriel Ravier 2019-09-24 10:12:05 +02:00
  • bf1239c4a1
    Commented all members of ARMS Gabriel Ravier 2019-09-24 09:32:21 +02:00
  • 6645b85139
    Change gArmsEnergyX stuff from hexadecimal to decimal. Also commented some more stuff. Gabriel Ravier 2019-09-24 09:30:44 +02:00
  • b2b9d8ab12
    Used tabs instead of spaces before trailing comments Gabriel Ravier 2019-09-23 20:29:09 +02:00
  • 417fce45b3
    Fixed other static function Gabriel Ravier 2019-09-23 20:25:55 +02:00
  • e2c7ea8996
    Left long lines long instead of making them take several lines Gabriel Ravier 2019-09-23 20:22:49 +02:00
  • 818640781b
    Fixed switch formatting Gabriel Ravier 2019-09-23 20:18:49 +02:00
  • 5ca917bc97
    Removed usage of TILES_TO_PIXELS/PIXELS_TO_TILES in PutCampObject Gabriel Ravier 2019-09-23 20:16:09 +02:00
  • 07dc0aff9f
    Removed static from MoveArmsCursor to fix function ordering Gabriel Ravier 2019-09-23 20:12:20 +02:00
  • e5e01b2b3e
    Re-added accidentally removed spacing Gabriel Ravier 2019-09-23 19:59:16 +02:00
  • 3f6c744e16
    Re-added accidentally removed statement Gabriel Ravier 2019-09-23 19:57:00 +02:00
  • ba8f2138b8
    Finished commenting ArmsItem basically Gabriel Ravier 2019-09-23 19:52:34 +02:00
  • 4fc38593d2
    More comments in ArmsItem Gabriel Ravier 2019-09-23 19:47:34 +02:00
  • b4ef218dca
    Removed unnecessary "and" from comment Gabriel Ravier 2019-09-23 10:34:07 +02:00
  • d73f82cfcf
    Removed wrong FIX_BUGS Gabriel Ravier 2019-09-23 10:32:23 +02:00
  • c94d1f1379
    Corrected some comments in ArmsItem Gabriel Ravier 2019-09-23 09:25:55 +02:00
  • 6cd2a49829
    Corrected comment Gabriel Ravier 2019-09-23 08:46:38 +02:00
  • 9d8018e901
    More comments in ArmsItem Gabriel Ravier 2019-09-23 07:28:48 +02:00
  • eb46198635
    Add some comments for the searching of codes Gabriel Ravier 2019-09-21 20:06:09 +02:00
  • f6ed183687
    Remove macros for searching for codes Gabriel Ravier 2019-09-21 20:04:54 +02:00
  • 986ab280e4
    Revert change from GAME_FLAG_IS_CONTROL_ENABLED to GAME_FLAG_IS_CONTROL_DISABLED and clarify its documentation Gabriel Ravier 2019-09-21 19:26:58 +02:00
  • 337c81da4d
    Changed GAME_FLAG_IS_CONTROL_ENABLED to GAME_FLAG_IS_CONTROL_DISABLED Gabriel Ravier 2019-09-21 18:48:12 +02:00
  • 63a8385c54
    Documented bit 2 of g_GameFlags Gabriel Ravier 2019-09-21 18:40:24 +02:00
  • ac5439cdf5
    Added TBD notes to GameFlag enum Gabriel Ravier 2019-09-21 15:25:36 +02:00
  • f68ee5c4e5
    Added an enum for g_GameFlags and a few comments in CampLoop Gabriel Ravier 2019-09-21 15:22:42 +02:00
  • 7de9ecf1e7
    Some commenting Gabriel Ravier 2019-09-21 12:14:17 +02:00