Vlad
Vlad
@mbloody FIFE is ancient and don't think it can read FO assets like Falltergeist can. This project is the closest to Fallout 1/2 remake that I'm aware of.
Probably related: #396
Need to decide on this ASAP. Either we use numeric string indexes directly, write mappings (string => MSG index) via Lua tables or copy text itself into Lua. So we...
We need this for 0.3.3, otherwise we will have to dump all meta-data to VM class, which will make too much responsibility for one class.
Maybe not required to do, but need to decide before 0.3.5 (spatial scripts implementation).
A concept of Timers is implemented. Now need to maybe improve it somehow and use everywhere instead of `SDL_GetTicks()` checks.
What do you mean by "input bug"?
Damn, looks like @isage did some changes that added these offsets. We need to dig into his changes deeper and find out what exactly he did and why. Adding hacks...
I'm not really sure. I only know that he added outlines for objects somewhere around that period.
Strange decision. Google's style guide is very controversial :)