Commit graph

  • d02af1bfba Merge branch 'accurate' into portable Clownacy 2019-09-06 00:36:24 +00:00
  • 9aa97205b7
    Get Peter Mackay's name right Clownacy 2019-09-05 23:35:59 +00:00
  • 7dc8c8b2c1 Merge branch 'accurate' into portable Clownacy 2019-09-05 23:01:49 +00:00
  • 4d42842742
    More readme work Clownacy 2019-09-05 22:00:29 +00:00
  • 7778e25369 Merge branch 'accurate' into portable Clownacy 2019-09-05 21:42:49 +00:00
  • d80adf9cc8 Comment on a bug in MakePixToneObject Clownacy 2019-09-05 21:41:40 +00:00
  • 46fdc08ecd Fix PixTone sounds missing their ends Clownacy 2019-09-05 21:39:38 +00:00
  • 12f69e3c6c Fix idling hogging 100% of a CPU core Clownacy 2019-09-05 21:07:30 +00:00
  • 1b8fbcee43 New screenshot Clownacy 2019-09-05 20:57:48 +00:00
  • 69d34f51bf Don't assume users are on Windows Clownacy 2019-09-05 20:50:19 +00:00
  • 2625af1ac8 Merge branch 'accurate' into portable Clownacy 2019-09-05 20:49:42 +00:00
  • 1f3c33f2a0 Merge branch 'accurate' into portable Clownacy 2019-09-05 20:43:24 +00:00
  • 7300157f54
    Convert the Makefile setting list to a table Clownacy 2019-09-05 19:48:27 +00:00
  • 14442eaaba
    Add some background information to the readme Clownacy 2019-09-05 19:37:44 +00:00
  • eabda30263 Merge branch 'accurate' into portable Clownacy 2019-09-05 17:19:48 +01:00
  • 7f7553bef2 An accuracy improvement in Triangle.cpp Clownacy 2019-09-05 17:04:07 +01:00
  • af7d8222a8 The EXE now has its functions in the exact same order as the original Clownacy 2019-09-05 16:42:16 +01:00
  • c21bb1c14f Merge branch 'accurate' into portable Clownacy 2019-09-05 16:12:36 +01:00
  • a394f7a611 Update the readme Clownacy 2019-09-05 16:01:49 +01:00
  • 54b3cd9c11 Revert "Add the typos back to the stage table" Clownacy 2019-09-05 15:20:03 +01:00
  • 8916ee7dd8 Merge branch 'accurate' into portable Clownacy 2019-09-05 15:16:29 +01:00
  • 3bac7674f4 Correct some WinAPI usage Clownacy 2019-09-05 15:03:34 +01:00
  • 5dd3a5dd2d Add the typos back to the stage table Clownacy 2019-09-05 14:56:03 +01:00
  • 5b5d5ae729 Revert "Restore the Windows-style path separators" Clownacy 2019-09-05 14:19:17 +01:00
  • 84c3cd825e Merge branch 'accurate' into portable Clownacy 2019-09-05 14:18:42 +01:00
  • c6f074c2b9 Add cursors and icons to the MSVC2003 project Clownacy 2019-09-05 14:14:57 +01:00
  • b24d212e82 Convert resource file to forward-slash path separators Clownacy 2019-09-05 14:08:03 +01:00
  • 42e1b36fd8 Restore the Windows-style path separators Clownacy 2019-09-05 14:05:27 +01:00
  • a61c29a8c9 Clean-out .gitignore of MSVC2003 stuff Clownacy 2019-09-05 13:56:24 +01:00
  • a9d83a2d09 Merge branch 'accurate' into portable Clownacy 2019-09-05 13:54:05 +01:00
  • bcc970c9d7 Revert "Remove the 'external' folder" Clownacy 2019-09-05 12:50:21 +00:00
  • 5cff82c2cc Revert "Remove the 'bin2h' folder" Clownacy 2019-09-05 12:50:01 +00:00
  • 537d777536 Revert "Removed the DoConfig folder" Clownacy 2019-09-05 12:49:20 +00:00
  • e3eb16af0a Disable MSVC2003 assembly output Clownacy 2019-09-05 13:48:21 +01:00
  • e6350151c9 Revert "Remove the leftover CMakeLists.txt file" Clownacy 2019-09-05 12:48:46 +00:00
  • 3f2b694238 Merge branch 'accurate' into portable Clownacy 2019-09-05 12:47:58 +00:00
  • 27bc6d1abe Clean up the MSVC2003 project a little Clownacy 2019-09-05 13:46:47 +01:00
  • 323b556b27 Move the MSVC2003 stuff to the main folder Clownacy 2019-09-05 13:42:33 +01:00
  • 69dd308cf8 Remove the MSVC2003 builds of SDL2 and Freetype Clownacy 2019-09-05 12:55:57 +00:00
  • c7c5077103 Remove the leftover CMakeLists.txt file Clownacy 2019-09-05 12:46:39 +00:00
  • afb3e2f83e Removed the DoConfig folder Clownacy 2019-09-05 12:45:11 +00:00
  • 8f9125cf09 Remove the 'bin2h' folder Clownacy 2019-09-05 12:44:16 +00:00
  • 10214f8f45 Remove the 'external' folder Clownacy 2019-09-05 12:43:20 +00:00
  • ce055c12cb Remove a now-unused function Clownacy 2019-09-05 02:51:54 +00:00
  • 41a2b6982c Add Liberation Mono's license Clownacy 2019-09-04 19:26:33 +00:00
  • 22c967ca3a Add a replication of MSVC2003's rand() algorithm Clownacy 2019-09-04 19:23:35 +00:00
  • e4fcf6a5e1 Fixed spacing for fonts that aren't Courier New Clownacy 2019-09-04 15:43:52 +00:00
  • ae8aeae2ac Restored the new font system Clownacy 2019-09-04 15:43:28 +00:00
  • 0ec8997244 Add back the resource files this branch uses Clownacy 2019-09-04 15:03:40 +00:00
  • d3085eabd5 Merge branch 'accurate' into portable Clownacy 2019-09-04 15:00:28 +00:00
  • 990c0d37ac Remove unneeded resource files Clownacy 2019-09-04 14:59:45 +00:00
  • 2fc3dbb1e5 Removed the menus from the resource file Clownacy 2019-09-04 14:58:07 +00:00
  • a57f4652ca Allow replacing pkg-config Clownacy 2019-09-04 14:55:47 +00:00
  • 0be5e9ead8 Restored the window icon and custom cursor Clownacy 2019-09-04 14:39:37 +00:00
  • 6bb31bf868 Merge branch 'accurate' into portable Clownacy 2019-09-04 14:14:40 +00:00
  • 93029e8e2c Fix incorrectly-ordered #include Clownacy 2019-09-04 14:13:51 +00:00
  • 2b4b57c6eb Merge branch 'accurate' into portable Clownacy 2019-09-04 14:11:54 +00:00
  • 3a40e9eb36 Add .exe file extensions to the Makefile Clownacy 2019-09-04 14:01:51 +00:00
  • 7a5eb3993c Remove some FIX_BUGS things that aren't actually bugs Clownacy 2019-09-04 13:57:22 +00:00
  • 0531a2c482 Remove the Windows-style path separators Clownacy 2019-09-04 13:54:19 +00:00
  • 0424c3e275 More portability improvements Clownacy 2019-09-04 13:51:49 +00:00
  • a3bb651194 Change the audio backend API a little Clownacy 2019-09-04 03:16:33 +01:00
  • dcf9921481 Move SystemTask from WindowsWrapper.h to Main.h Clownacy 2019-09-04 02:23:49 +01:00
  • d7362f8a14 Merge branch 'accurate' into portable Clownacy 2019-09-04 02:20:13 +01:00
  • 4e50046d4b Remove WINDOWS and NONPORTABLE Clownacy 2019-09-04 02:11:21 +01:00
  • 0efb219d94 Add some readme stuff from the master branch Clownacy 2019-09-04 01:55:38 +01:00
  • 79759145c0 Merge branch 'accurate' into portable Clownacy 2019-09-04 01:53:58 +01:00
  • 44f3b15348 Move the resource script to where it used to be Clownacy 2019-09-04 01:47:51 +01:00
  • 987ecd5340 Apply a missing constant in Organya Clownacy 2019-09-04 01:41:15 +01:00
  • 6932e01650 Fix some horribly platform-dependant code in Organya Clownacy 2019-09-04 01:37:15 +01:00
  • e8cab4a2d5 Correct the readme Clownacy 2019-09-04 01:12:40 +01:00
  • b553b0c2e9 Remove DWORD and BYTE Clownacy 2019-09-04 01:10:54 +01:00
  • 268cc8e38c Add a file that was accidentally erased Clownacy 2019-09-04 01:10:30 +01:00
  • 00e5b59631 Explain the branch in the readme Clownacy 2019-09-04 01:00:31 +01:00
  • aa223af605 Removed MSVC2003-related files Clownacy 2019-09-04 00:59:53 +01:00
  • 51795a0e52 Don't need to link these libraries anymore Clownacy 2019-09-04 00:55:40 +01:00
  • 73e18b4610 Removed the WINDOWS and NONPORTABLE stuff Clownacy 2019-09-04 00:54:11 +01:00
  • 5ea356a3bd Weed out a lot of the Windows dependency Clownacy 2019-09-04 00:27:36 +01:00
  • 5a9492166d Restored the new SDL2 audio system Clownacy 2019-09-03 22:29:57 +01:00
  • 7ed6731e46 Merge branch 'accurate' into portable Clownacy 2019-09-03 14:19:43 +01:00
  • 8dce9c5aff Add some missing code to the main function Clownacy 2019-09-03 00:43:05 +01:00
  • 8f1bc269f0 I might have found out why Sound.cpp uses DSBUFFERDESC1 Clownacy 2019-09-03 00:34:47 +01:00
  • 09b188ac29 Add a bugfix for a bizarre function call Clownacy 2019-09-03 00:11:57 +01:00
  • 1f3728c177 Restore the new resource file system Clownacy 2019-09-02 23:32:19 +01:00
  • c00262bcd8 Restore the SDL2 joystick code Clownacy 2019-09-02 23:09:26 +01:00
  • fd855ee732 Restore the new renderers Clownacy 2019-09-02 22:28:51 +01:00
  • ce33ada2c8 Fix window focus event handling Clownacy 2019-09-02 22:28:21 +01:00
  • 86f737802e Merge branch 'accurate' into portable Clownacy 2019-09-02 20:30:26 +01:00
  • bc262bd5e2 Explain some Shift-JIS Clownacy 2019-09-02 20:28:41 +01:00
  • 11941e1666 Merge branch 'accurate' into portable Clownacy 2019-09-02 20:25:01 +01:00
  • 4b0584b5b8 Rename 'resources.o' to 'windows_resources.o' Clownacy 2019-09-02 20:24:34 +01:00
  • 489036e387 Compile the DoConfig clone Clownacy 2019-09-02 20:21:45 +01:00
  • 1301ea8797 Replace WinAPI with SDL2 as the windowing system Clownacy 2019-09-02 20:05:47 +01:00
  • 4dadefc7d4 Add a missing NULL Clownacy 2019-09-02 20:02:25 +01:00
  • 14f4d5d7a6 Fix Makefile when WINDRES is not defined Clownacy 2019-09-02 20:01:42 +01:00
  • 023188a1b3 Makefile fixes Clownacy 2019-09-02 15:37:11 +00:00
  • 46c59b9389 Use -ggdb3 Clownacy 2019-09-02 02:12:25 +01:00
  • 8a440e6fdf Update readme Clownacy 2019-09-02 02:11:21 +01:00
  • b261616597 Added MinGW-w64 support Clownacy 2019-09-02 02:08:29 +01:00
  • 35344c5f4f Fixes Clownacy 2019-09-02 02:02:25 +01:00