Commit Graph

  • f55adc4ec5 Fix for MinGW k3tamina 2022-05-29 11:38:17 +02:00
  • 9ab1edf24b Reorganize variables scope for goto Jan Šimek 2022-05-29 09:04:15 +02:00
  • a9fb6b8aec Rewriting functions to obtain cross platform compatibility k3tamina 2022-05-28 23:56:34 +02:00
  • 72e8dba4e3 Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 23:55:37 +02:00
  • 6929e054a9 Reorganize variables scope for goto Alexander Batalov 2022-05-29 00:32:50 +03:00
  • 86c0585efc
    Provide filepath compatibility layer (#22) Jan Šimek 2022-05-28 23:22:40 +02:00
  • c9957457e7 Add compat_filelength to sound Alexander Batalov 2022-05-29 00:10:15 +03:00
  • d02678a2c5 Cleanup Alexander Batalov 2022-05-29 00:07:53 +03:00
  • 48efbb5e07 Provide filepath compatibility layer Jan Šimek 2022-05-28 22:48:32 +02:00
  • 100bf07f44 Merge branch 'main' into replace-filelength Jan Šimek 2022-05-28 22:43:07 +02:00
  • 442e0a17ab Provide splitpath/makepath compatibility layer Alexander Batalov 2022-05-28 23:17:48 +03:00
  • 46c5f370de Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 21:22:58 +02:00
  • 5ce83bc29d Reorganize includes Alexander Batalov 2022-05-28 21:46:58 +03:00
  • 220fb1a196 Decompile interface font byte swap functions Alexander Batalov 2022-05-28 21:39:47 +03:00
  • 7a58904aa4 Replace filelength Jan Šimek 2022-05-28 18:41:29 +02:00
  • 14ce3994ce Replace min/max macro Alexander Batalov 2022-05-28 14:45:48 +03:00
  • 17dc61b782 Make randomGetSeed cross-platform Alexander Batalov 2022-05-28 14:08:00 +03:00
  • 6ae1afc57c Make file find utils cross-platform Alexander Batalov 2022-05-28 14:01:52 +03:00
  • 451e73293b Add missing include Alexander Batalov 2022-05-28 12:49:55 +03:00
  • bf9b865efd Add missing include Alexander Batalov 2022-05-28 12:48:26 +03:00
  • b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH Alexander Batalov 2022-05-28 12:34:49 +03:00
  • 4bac829739 Add string functions compatibility layer Alexander Batalov 2022-05-28 11:57:32 +03:00
  • e1cf71eac7 Add overwrite param (#20) Alexander Batalov 2022-05-28 11:29:45 +03:00
  • 23c0d3b873
    Replace CopyFileA with a cross-platform function (#20) Jan Šimek 2022-05-28 09:38:16 +02:00
  • 3ed371dd36 Use filesystem Alexander Batalov 2022-05-28 10:33:03 +03:00
  • 4a53e5c5ae Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce k3tamina 2022-05-28 09:29:50 +02:00
  • 151f438dde Merge branch 'main' into replace-copyfilea Alexander Batalov 2022-05-28 10:26:19 +03:00
  • 6714aebbad Replace GetTickCount with SDL_GetTicks Alexander Batalov 2022-05-28 09:32:36 +03:00
  • 31dbf77d6d Use C++ 17 Alexander Batalov 2022-05-28 09:28:11 +03:00
  • 40a43422a3 Reorganize sdl2 config Alexander Batalov 2022-05-28 08:24:55 +03:00
  • 456fd43d8a Reorganize zlib config Alexander Batalov 2022-05-28 08:17:23 +03:00
  • 7174cc703d Reorganize fpattern config Alexander Batalov 2022-05-28 07:59:41 +03:00
  • d4444cd563
    Merge branch 'main' into replace-copyfilea Jan Šimek 2022-05-28 07:29:16 +02:00
  • 119cfe8212 Remove static assertions Alexander Batalov 2022-05-28 07:34:29 +03:00
  • 7a1119bac0 Use C++ noreturn attribute Alexander Batalov 2022-05-28 07:26:08 +03:00
  • 49f0d833ab
    Fix help and end game window positions (#21) Jan Šimek 2022-05-28 05:57:53 +02:00
  • ad1fb7765b
    Remove the use of stdbool (#19) Jan Šimek 2022-05-28 05:55:42 +02:00
  • edcb4a329e Fix help and end game window positions Jan Šimek 2022-05-27 15:57:14 +02:00
  • e97b65c905 Replace CopyFileA with a cross-platform function Jan Šimek 2022-05-27 12:32:14 +02:00
  • 3c99c0a33f Remove the use of stdbool Jan Šimek 2022-05-27 10:44:18 +02:00
  • f1416da4a9 ISO C++ forbids converting a string constant to char* k3tamina 2022-05-26 22:37:50 +02:00
  • b467198f16 Introduce sfall config Alexander Batalov 2022-05-26 00:16:20 +03:00
  • bc8db9e8c2 Get rid of command line args Alexander Batalov 2022-05-25 23:05:51 +03:00
  • 0672161a47
    Replace WinMain with the main function (#16) Jan Šimek 2022-05-25 21:41:11 +02:00
  • 344a69cec9 Remove gCmdLine declaration Alexander Batalov 2022-05-25 22:26:10 +03:00
  • da1808961b
    Add StartingMap configuration option from Sfall (#15) Jan Šimek 2022-05-25 21:15:04 +02:00
  • 12b1a7c7c8 Remove obsolete OS version check Jan Šimek 2022-05-25 14:25:45 +02:00
  • 8e2169ef78 Replace WinMain with the main function Jan Šimek 2022-05-25 12:59:33 +02:00
  • cd6cfa88e3 Add StartingMap configuration option from Sfall Jan Šimek 2022-05-24 22:54:08 +02:00
  • a2698b220c Get rid of DirectDraw Alexander Batalov 2022-05-24 23:19:36 +03:00
  • 2446621719 Rename tile stuff Alexander Batalov 2022-05-24 01:37:46 +03:00
  • 21101ef355 Fix window surface cache Alexander Batalov 2022-05-24 00:18:41 +03:00
  • bfc3f18bc7
    Merge pull request #2 from alexbatalov/main JordanCpp 2022-05-24 00:12:50 +04:00
  • a9ea199f53 Refactoring random.cc. Convert to class Random. Евгений 2022-05-24 00:11:03 +04:00
  • 2d54e41fdb Fix tile border calculation Alexander Batalov 2022-05-23 22:41:54 +03:00
  • 03b5771e8f
    Fix mouse clicking around interface if IFACE_BAR_MODE is enabled (#12) Jan Šimek 2022-05-23 12:24:05 -07:00
  • 55c28b451e
    Merge pull request #1 from alexbatalov/main JordanCpp 2022-05-23 17:33:49 +04:00
  • a6c894b489 Fix mouse clicking around interface if IFACE_BAR_MODE is enabled Jan Šimek 2022-05-23 05:42:03 -07:00
  • c634499a87 Get rid of DirectInput Alexander Batalov 2022-05-23 11:44:49 +03:00
  • 24b229aec9 Force LF on .cc Alexander Batalov 2022-05-23 11:25:22 +03:00
  • 99ddcd3d0e Fix save game preview Alexander Batalov 2022-05-23 11:16:04 +03:00
  • 1f8a62f2b6
    Add fps limit (#10) JordanCpp 2022-05-23 12:13:28 +04:00
  • 2f3cc2d820 Refactor to match style Alexander Batalov 2022-05-23 10:26:59 +03:00
  • edaae98a38 Added file in cmake Евгений 2022-05-22 19:46:04 +04:00
  • f0f3d40095 Set fps limit for game. Евгений 2022-05-22 19:41:31 +04:00
  • 4921424c7d Revert "Set fps limit for main menu and game." Евгений 2022-05-22 19:20:56 +04:00
  • 725f5283e5
    Merge branch 'alexbatalov:main' into main JordanCpp 2022-05-22 16:08:39 +04:00
  • 0c61f74ba9
    Fix indicator bar position (#7) Jan Šimek 2022-05-22 03:55:49 -07:00
  • be81049ff5 Fix inventory window position Alexander Batalov 2022-05-22 13:33:41 +03:00
  • aa178f8fae Set fps limit for main menu and game. Евгений 2022-05-22 00:43:15 +04:00
  • 1e904d7437 Fix indicator bar position Jan Šimek 2022-05-21 13:32:13 -07:00
  • 1267b8ddfb Fix movie positioning Alexander Batalov 2022-05-21 23:04:08 +03:00
  • 86d8a92ce0
    Add IFACE_BAR_MODE configuration option from HRP (#5) Jan Šimek 2022-05-21 11:30:25 -07:00
  • 6725edcf5f Fix main menu underlay window position Alexander Batalov 2022-05-21 21:06:13 +03:00
  • c0b9290e73 Fix load/save game window position Alexander Batalov 2022-05-21 21:03:48 +03:00
  • 4f69eec62b Added IFACE_BAR_MODE configuration option from HRP Jan Šimek 2022-05-21 10:47:46 -07:00
  • e177b11d0d Fix death window position Alexander Batalov 2022-05-21 20:42:14 +03:00
  • e6808d30aa Fix main menu position Alexander Batalov 2022-05-21 20:35:18 +03:00
  • cffd0321f6 Fix splash position Alexander Batalov 2022-05-21 20:29:02 +03:00
  • 2148d52cca Fix gender selector position Alexander Batalov 2022-05-21 20:08:20 +03:00
  • 44ae520284 Remove flexible array member Alexander Batalov 2022-05-21 20:05:34 +03:00
  • 98c6acbf11 Convert to C++ Alexander Batalov 2022-05-21 18:22:03 +03:00
  • 2d5cb4061d Fix game dialog window position Alexander Batalov 2022-05-21 14:04:50 +03:00
  • feaa8f639b
    Fix credits window position (#4) Jan Šimek 2022-05-21 04:00:30 -07:00
  • 088f3a6315 Fix credits position Jan Šimek 2022-05-21 03:39:01 -07:00
  • c0ef960e52 Merge branch 'fix-credits-window-position' of github.com:JanSimek/fallout2-ce into fix-credits-window-position Jan Šimek 2022-05-21 03:32:53 -07:00
  • efec8a3f52 Fix character selection position Jan Šimek 2022-05-21 00:31:18 -07:00
  • 44a72c6b2b Fix character editor window position Alexander Batalov 2022-05-21 13:17:51 +03:00
  • 17cca452bb Fix pause window position Alexander Batalov 2022-05-21 11:40:54 +03:00
  • 4f20671d82 Fix preferences window position Alexander Batalov 2022-05-21 11:34:11 +03:00
  • 1431a1951b Fix dialog box position Alexander Batalov 2022-05-21 11:23:43 +03:00
  • 78e8adbecb Maintain skilldex window relative position Alexander Batalov 2022-05-21 11:02:34 +03:00
  • 80cf6d5954 Fix credits position Jan Šimek 2022-05-21 00:31:18 -07:00
  • f3376060f5 Rename variables and match coding style Jan Šimek 2022-05-21 00:30:11 -07:00
  • e907e3d729 Fix mouseHitTestInWindow declaration Alexander Batalov 2022-05-21 03:27:41 +03:00
  • f60b8eecfd Fix worldmap window position Alexander Batalov 2022-05-21 03:25:03 +03:00
  • 9d53098427 Fix skilldex window position Alexander Batalov 2022-05-21 03:10:45 +03:00
  • 227bd81fda Fix called shot window position Alexander Batalov 2022-05-21 03:05:43 +03:00
  • f556b7ba2d Fix elevator window position Alexander Batalov 2022-05-21 02:43:06 +03:00
  • ac3f8dacaa Fix options position Alexander Batalov 2022-05-21 02:35:18 +03:00