-
> Which overlays are hidden for invisible enemies? Current lore says bg1-style hardcoded ones (globe of invulnerability, protection from missiles, sanctuary), while bg2 ones aren't (turning). GemRB ho…
-
We need to add some reference observation data for hydrological modelling (calibration, simulation, eventually forecasting). As of now there is no data source. ERA-5 is a reanalysis product that cover…
-
I wonder when you use `check_value`, and when pure VHDL `assert` when you write test benches. I feel like with `check_value` there is a lot of redundancy. For example, I have to write:
` check_val…
m-kru updated
5 years ago
-
**Description**
~We currently ignore this table. https://gibberlings3.github.io/iesdp/files/2da/2da_tob/sndchann.htm~
Remaining TODO:
- [ ] ARMOR #124
- [x] SWINGS #100
- [x] MONSTER also for t…
-
When executing these three commands.
spi_master_transmit_and_receive(SPI_VVCT,vvc_instance_idx,spi_arg,msg);
await_completion(SPI_VVCT, vvc_instance_idx, 100 us, "Waiting for SPI Transtaction befo…
-
**Description**
When using a ranger's charm animal ability, the original IE and EE play a whistle sound, while it doesn't happen with GemRB. Checked also on an unmodded installation.
**GemRB versi…
-
``` bash
media-autobuild_suite (64bit)
Starting 64bit compilation of all tools
Imported options from ffmpeg_options.txt
License: nonfree
Imported options from mpv_options.txt
media-autobui…
-
**Describe the bug**
If player presses action button in Scenes_medicine_mouth (test mode) when he stands near table, then after sequence he will get wrong camera position.
**To Reproduce**
Steps to r…
-
I don't know how to compile z_Windows_NT-586_asm.asm. Without this I can't close the file object in gcc. I suppose you can do it, but I don't know how.
https://github.com/llvm-mirror/openmp
What d…
-
I found 2 check procedures for a I²C slave: With one data byte and with 4 data bytes. How can I check a simple address issued by the master to test for a slave response?
Other questions:
* How do …