-
Updated
Aug 24, 2021
games
Here are 4,694 public repositories matching this topic...
-
Updated
Oct 1, 2021
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()) - Run
window.Disable() - The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
-
Updated
Oct 7, 2021 - C++
-
Updated
Sep 14, 2021 - C++
-
Updated
Oct 5, 2021 - Haskell
-
Updated
Oct 1, 2021 - CMake
-
Updated
May 16, 2021 - C#
-
Updated
Sep 8, 2021 - Python
-
Updated
Oct 6, 2021 - C++
Describe the feature you'd like
We should limit the miss angle to effectively be around 15 degrees.
Describe why do you think it is needed
Missing a target by 90 degrees just look stupid - a miss is a miss. Doesn't have to be that off
https://www.reddit.com/r/warzone2100/comments/gy87wg/rookie_units_are_as_helpful_as_ever/
Add a filter to select a subset of threads.
Use SearchBox control with DelayedTextChanged event.
Hide all of the threads on the Timeline not containing specified string (should be case-insensitive).
Use space next to the Header row on the Timelne for the search box.
Code in: ThreadView.xaml.cs
-
Updated
Apr 29, 2021 - C++
This idea is about how there should be a configurable script that can be edited by the level designer (like the init-script for sectors) and activates when the player leaves the level (Presses "Abort Level"). I am aware this already exists in the worldmap editor, but if there was a version that could affect saved variables in the levels that would be great.
From the comment in SDL_filesystem.h:
Please call SDL_free() on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.
I'm not sure what to do about `GetDefaultConfi
Add gitlab stars
Similar to github stars #682 , add stars for gitlab
A badge can be generated from (silwol/freenukum as example): https://img.shields.io/badge/dynamic/json?color=green&label=gitlab%20stars&query=%24.star_count&url=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2Fsilwol%252Ffreenukum
Where the project id needs to be URL encoded
Preview:
 of time and allow the timer to randomly choose a duration within that range.
-
Updated
Sep 25, 2021 - C++
Improve this page
Add a description, image, and links to the games topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the games topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
**Expected beha