tigrouind

Results 20 issues of tigrouind

It seems Buttercup automatically download the favicon of a website if url is provided (which is nice). What seems weird is that some websites get an icon, and some don't...

Priority: Medium
Type: Bug
Status: On Hold
Effort: Medium

# Issue I have notified Interactive Map becomes slow after a short period of time and use lot of VRAM. ## Replication 1. Open a save with a big factory...

bug

When a new entry is created, it's possible to select the type : Login, Website, Note, ... Depending the type, some fields will be available (eg: "Website" contains "URL"). It's...

Priority: High
Type: Enhancement
Status: Blocked

# Issue After changing the type of an existing field, it's reverted to it's previous value. ## Replication 1) Create a new field of type "Note" 2) Save 3) Change...

I wonder if it's possible to create a gif that supports transparency between frames, in order to reduce size. ``` foreach (var img in images) { var delta = computeDifference(previousImg,...

If I try the following, DOSBox-X will crash (and sometimes IDA as well) : I mount C and D drives manually (using the GUI) and then start c:\infogram\indark\indark.exe by typing...

TL;DR : it is a fix for something written by me and merged to your repository long time ago. It's related the fixed timestep loop. It has been added to...

I'm trying to decompile Alone in the Dark (1992) executable (INDARK.EXE). AFAIK it has been compiled with Borland C++ After opening the file everything is fine, it can even see...

Textures dynamically switched from low to high resolution depending their distance (like the original game). It would be great to be able to turn this off (high resolution textures are...

Could you elaborate a little bit more what are the main optimizations of that project that make it faster on 486 and other non pentium CPUs ? README does not...