Results 108 comments of Flávio J. Saraiva

The german version matches the english version.

The polish version mostly matches the english version. With the exception of `FONT14SANSERIF.STI`, the 187 glyph fonts are 188 glyph fonts.

Looking at `TranslationTable.cc`, the russian version of https://store.steampowered.com/app/545210/Jagged_Alliance_2_Classic/ corresponds to the BUKA Agonia Vlasti release.

So, italian, dutch and russian gold... anyone know where I can get them? Note that they might be mods of another version (probably english).

I tried the save. Sector B4 already has 1 bloodcat there, maybe a leftover from a previous ambush? In this case there is a 5% chance that the existing bloodcats...

Maybe warn that bloodcats still exist when leaving the map during an ambush encounter? (only bloodcats that don't smell you are left) This would preserve the apparent intended behavior and...

I found a hack related to this issue in CheckAndHandleUnloadingOfCurrentWorld: https://github.com/ja2-stracciatella/ja2-stracciatella/blob/86ab3ce80e732fcea8c2bd846483da5052bf51f3/src/game/Strategic/StrategicMap.cc#L3567-L3592

This looks like a good TODO of sorts. I would first try to handle warnings. That includes resolving warnings that were just silenced in old commits. We don't need to...

The majority of the warnings are done. It seems I won't be able to remove all the warnings so I'll focus on something else.

In general, as soon as a piece of software claims it's stable it should immediately move on from 0.X versions. The definition of stable can be different. My personal view...