fallout2-ce icon indicating copy to clipboard operation
fallout2-ce copied to clipboard

Fallout 2 for modern operating systems

Results 177 fallout2-ce issues
Sort by recently updated
recently updated
newest added

![Screenshot_20240504-004411_Fallout 2](https://github.com/alexbatalov/fallout2-ce/assets/168852679/640ab447-8bf0-48b5-b305-f7388c31d238) i played 1520×720 resolution

Code is here: https://github.com/sfall-team/sfall/blob/6dafb3e8c6cfb917b2348c27f41d85df9036f351/sfall/Modules/Interface.cpp#L1379C44-L1379C59 Note that new implementation requires only a small piece of iface.frm instead of the whole thing, to act as background for extended AP bar.

Add support for expanded inventory and barter windows (6->8 and 3->4 slots, accordingly). Original code: https://github.com/sfall-team/sfall/blob/6dafb3e8c6cfb917b2348c27f41d85df9036f351/sfall/Modules/Interface.cpp#L1265 How it looks in game: https://www.nma-fallout.com/threads/fo2-engine-tweaks-sfall.178390/page-169#post-4519791

Random event with a caravan near Den mac os sonoma 14.4.1, m1 pro, fallout 2 ver. 1.02d ![image](https://github.com/alexbatalov/fallout2-ce/assets/3659530/ef948272-47b5-4e11-be7c-4ae8a2faa287) [SLOT05.zip](https://github.com/alexbatalov/fallout2-ce/files/15326011/SLOT05.zip)

I can't save, it gives errors like I can't save, and I have. 2 assumptions, 1 maybe it's all because of scarlet (well, I mean, I downloaded the client via...

_DEBUG is a non-standard define used by Visual Studio while NDEBUG is defined by CMake. Fix "Game Saved" message error when quick saving due to uninitialized LSGAME.MSG.

If there a way in iOS to get the shift key to work? Strictly using touch screen (go figure!).

This may be a bug. Noticed while working on Fallout Sonora. From the main menu select intro. Skip through the first movie. When the second movie starts, the menu background...

I am running v29 of the [Restoration Patch](https://github.com/BGforgeNet/Fallout2_Restoration_Project). **Prerequisites:** to get it running I had to apply changes from this PR https://github.com/alexbatalov/fallout2-ce/pull/392, remove city limit check in worldmap.cc (`if (wmMaxAreaNum...