Commit Graph

  • 4d2c653ffb GHA build tweaks Wipe 2022-06-02 14:58:21 +0200
  • 2e7070a942
    ISO C++ forbids converting a string constant to char* (#26) k3tamina 2022-06-02 10:44:12 +0200
  • 571c0db190
    Fix linux build (#25) Jan Šimek 2022-06-02 10:31:03 +0200
  • 5ea49bdf28 Fix windows artifact path Alexander Batalov 2022-06-02 11:01:32 +0300
  • e8500687da Try ubuntu 22 Alexander Batalov 2022-06-02 10:51:41 +0300
  • 28cfac4d3a Update ci workflow Alexander Batalov 2022-06-02 10:36:08 +0300
  • f6647f3092 Empty commit to test Github CI Jan Šimek 2022-06-01 10:07:10 +0200
  • 13e67b98bd Add github build action for linux Jan Šimek 2022-06-01 05:40:49 +0200
  • 2cb79fef5a MinGW fixes k3tamina 2022-05-30 22:14:59 +0200
  • f4bc80ef28 ISO C++ forbids converting a string constant to char* k3tamina 2022-05-30 21:54:56 +0200
  • 9c68848d14 Fix linux build Jan Šimek 2022-05-30 19:03:39 +0200
  • 501ae1161d Wrap sound stuff Alexander Batalov 2022-05-30 00:40:09 +0300
  • e7f6bbf867 Wrap mmx probe Alexander Batalov 2022-05-30 00:29:58 +0300
  • c7397826cc Add missing includes Alexander Batalov 2022-05-30 00:29:05 +0300
  • 3571db7f40 Remove unnecessary io.h Alexander Batalov 2022-05-29 22:11:00 +0300
  • 0472ac9a22 Wrap windows api Alexander Batalov 2022-05-29 22:08:13 +0300
  • 24fdfc065f Add missing includes Alexander Batalov 2022-05-29 22:00:50 +0300
  • 45d266a290 Replace rotl Alexander Batalov 2022-05-29 21:57:35 +0300
  • ca68373e74 Wrap DirectSound Alexander Batalov 2022-05-29 20:07:43 +0300
  • 6dd55e4ee9 Improve protoGetDataMember Alexander Batalov 2022-05-29 18:25:34 +0300
  • 3d6019d2ec Provide timeGetTime compatibility layer Alexander Batalov 2022-05-29 18:15:48 +0300
  • 3d477ed235 Provide mkdir compatibility layer Alexander Batalov 2022-05-29 18:08:55 +0300
  • e75349c98b Update config for macOS Alexander Batalov 2022-05-29 18:05:31 +0300
  • 14aa86c4b7
    Reorganize variables scope for goto (#23) Jan Šimek 2022-05-29 15:40:49 +0200
  • fe8ccd6f6d Reorganize objectsInit Alexander Batalov 2022-05-29 16:12:10 +0300
  • daddb86914 Use c headers Alexander Batalov 2022-05-29 16:11:42 +0300
  • 69e29fe622
    Merge 5d8cd0ebdf into 6929e054a9 k3tamina 2022-05-29 10:11:11 +0000
  • 5d8cd0ebdf Defined SDL_MAIN_HANDLED to solve link error k3tamina 2022-05-29 12:11:02 +0200
  • 3c666b480c Reorganize variables scope for goto k3tamina 2022-05-29 11:47:18 +0200
  • 954a45bc75 More fixes for MinGW k3tamina 2022-05-29 11:44:14 +0200
  • f55adc4ec5 Fix for MinGW k3tamina 2022-05-29 11:38:17 +0200
  • 9ab1edf24b Reorganize variables scope for goto Jan Šimek 2022-05-29 09:04:15 +0200
  • a9fb6b8aec Rewriting functions to obtain cross platform compatibility k3tamina 2022-05-28 23:56:34 +0200
  • 72e8dba4e3 Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 23:55:37 +0200
  • 6929e054a9 Reorganize variables scope for goto Alexander Batalov 2022-05-29 00:32:50 +0300
  • 86c0585efc
    Provide filepath compatibility layer (#22) Jan Šimek 2022-05-28 23:22:40 +0200
  • c9957457e7 Add compat_filelength to sound Alexander Batalov 2022-05-29 00:10:15 +0300
  • d02678a2c5 Cleanup Alexander Batalov 2022-05-29 00:07:53 +0300
  • 48efbb5e07 Provide filepath compatibility layer Jan Šimek 2022-05-28 22:48:32 +0200
  • 100bf07f44 Merge branch 'main' into replace-filelength Jan Šimek 2022-05-28 22:43:07 +0200
  • 442e0a17ab Provide splitpath/makepath compatibility layer Alexander Batalov 2022-05-28 23:17:48 +0300
  • 46c5f370de Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 21:22:58 +0200
  • 5ce83bc29d Reorganize includes Alexander Batalov 2022-05-28 21:46:58 +0300
  • 220fb1a196 Decompile interface font byte swap functions Alexander Batalov 2022-05-28 21:39:47 +0300
  • 7a58904aa4 Replace filelength Jan Šimek 2022-05-28 18:41:29 +0200
  • 14ce3994ce Replace min/max macro Alexander Batalov 2022-05-28 14:45:48 +0300
  • 17dc61b782 Make randomGetSeed cross-platform Alexander Batalov 2022-05-28 14:08:00 +0300
  • 6ae1afc57c Make file find utils cross-platform Alexander Batalov 2022-05-28 14:01:52 +0300
  • 451e73293b Add missing include Alexander Batalov 2022-05-28 12:49:55 +0300
  • bf9b865efd Add missing include Alexander Batalov 2022-05-28 12:48:26 +0300
  • b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH Alexander Batalov 2022-05-28 12:34:49 +0300
  • 4bac829739 Add string functions compatibility layer Alexander Batalov 2022-05-28 11:57:32 +0300
  • e1cf71eac7 Add overwrite param (#20) Alexander Batalov 2022-05-28 11:29:45 +0300
  • 23c0d3b873
    Replace CopyFileA with a cross-platform function (#20) Jan Šimek 2022-05-28 09:38:16 +0200
  • 3ed371dd36 Use filesystem Alexander Batalov 2022-05-28 10:33:03 +0300
  • 4a53e5c5ae Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 09:29:50 +0200
  • 151f438dde Merge branch 'main' into replace-copyfilea Alexander Batalov 2022-05-28 10:26:19 +0300
  • 6714aebbad Replace GetTickCount with SDL_GetTicks Alexander Batalov 2022-05-28 09:32:36 +0300
  • 31dbf77d6d Use C++ 17 Alexander Batalov 2022-05-28 09:28:11 +0300
  • 40a43422a3 Reorganize sdl2 config Alexander Batalov 2022-05-28 08:24:55 +0300
  • 456fd43d8a Reorganize zlib config Alexander Batalov 2022-05-28 08:17:23 +0300
  • 7174cc703d Reorganize fpattern config Alexander Batalov 2022-05-28 07:59:41 +0300
  • d4444cd563
    Merge branch 'main' into replace-copyfilea Jan Šimek 2022-05-28 07:29:16 +0200
  • 119cfe8212 Remove static assertions Alexander Batalov 2022-05-28 07:34:29 +0300
  • 7a1119bac0 Use C++ noreturn attribute Alexander Batalov 2022-05-28 07:26:08 +0300
  • 49f0d833ab
    Fix help and end game window positions (#21) Jan Šimek 2022-05-28 05:57:53 +0200
  • ad1fb7765b
    Remove the use of stdbool (#19) Jan Šimek 2022-05-28 05:55:42 +0200
  • edcb4a329e Fix help and end game window positions Jan Šimek 2022-05-27 15:57:14 +0200
  • e97b65c905 Replace CopyFileA with a cross-platform function Jan Šimek 2022-05-27 12:32:14 +0200
  • 3c99c0a33f Remove the use of stdbool Jan Šimek 2022-05-27 10:44:18 +0200
  • f1416da4a9 ISO C++ forbids converting a string constant to char* k3tamina 2022-05-26 22:37:50 +0200
  • b467198f16 Introduce sfall config Alexander Batalov 2022-05-26 00:16:20 +0300
  • bc8db9e8c2 Get rid of command line args Alexander Batalov 2022-05-25 23:05:51 +0300
  • 0672161a47
    Replace WinMain with the main function (#16) Jan Šimek 2022-05-25 21:41:11 +0200
  • 344a69cec9 Remove gCmdLine declaration Alexander Batalov 2022-05-25 22:26:10 +0300
  • da1808961b
    Add StartingMap configuration option from Sfall (#15) Jan Šimek 2022-05-25 21:15:04 +0200
  • 12b1a7c7c8 Remove obsolete OS version check Jan Šimek 2022-05-25 14:25:45 +0200
  • 8e2169ef78 Replace WinMain with the main function Jan Šimek 2022-05-25 12:59:33 +0200
  • cd6cfa88e3 Add StartingMap configuration option from Sfall Jan Šimek 2022-05-24 22:54:08 +0200
  • a2698b220c Get rid of DirectDraw Alexander Batalov 2022-05-24 23:19:36 +0300
  • 2446621719 Rename tile stuff Alexander Batalov 2022-05-24 01:37:46 +0300
  • 21101ef355 Fix window surface cache Alexander Batalov 2022-05-24 00:18:41 +0300
  • bfc3f18bc7
    Merge pull request #2 from alexbatalov/main JordanCpp 2022-05-24 00:12:50 +0400
  • a9ea199f53 Refactoring random.cc. Convert to class Random. Евгений 2022-05-24 00:11:03 +0400
  • 2d54e41fdb Fix tile border calculation Alexander Batalov 2022-05-23 22:41:54 +0300
  • 03b5771e8f
    Fix mouse clicking around interface if IFACE_BAR_MODE is enabled (#12) Jan Šimek 2022-05-23 12:24:05 -0700
  • 55c28b451e
    Merge pull request #1 from alexbatalov/main JordanCpp 2022-05-23 17:33:49 +0400
  • a6c894b489 Fix mouse clicking around interface if IFACE_BAR_MODE is enabled Jan Šimek 2022-05-23 05:42:03 -0700
  • c634499a87 Get rid of DirectInput Alexander Batalov 2022-05-23 11:44:49 +0300
  • 24b229aec9 Force LF on .cc Alexander Batalov 2022-05-23 11:25:22 +0300
  • 99ddcd3d0e Fix save game preview Alexander Batalov 2022-05-23 11:16:04 +0300
  • 1f8a62f2b6
    Add fps limit (#10) JordanCpp 2022-05-23 12:13:28 +0400
  • 2f3cc2d820 Refactor to match style Alexander Batalov 2022-05-23 10:26:59 +0300
  • edaae98a38 Added file in cmake Евгений 2022-05-22 19:46:04 +0400
  • f0f3d40095 Set fps limit for game. Евгений 2022-05-22 19:41:31 +0400
  • 4921424c7d Revert "Set fps limit for main menu and game." Евгений 2022-05-22 19:20:56 +0400
  • 725f5283e5
    Merge branch 'alexbatalov:main' into main JordanCpp 2022-05-22 16:08:39 +0400
  • 0c61f74ba9
    Fix indicator bar position (#7) Jan Šimek 2022-05-22 03:55:49 -0700
  • be81049ff5 Fix inventory window position Alexander Batalov 2022-05-22 13:33:41 +0300
  • aa178f8fae Set fps limit for main menu and game. Евгений 2022-05-22 00:43:15 +0400