-
Updated
Aug 24, 2021
games
Here are 4,740 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 20, 2021 - C++
-
Updated
Oct 20, 2021 - C++
-
Updated
Oct 22, 2021 - Haskell
-
Updated
Oct 1, 2021 - CMake
-
Updated
May 16, 2021 - C#
-
Updated
Sep 8, 2021 - Python
-
Updated
Oct 23, 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
https://github.com/opengaming/osgameclones/search?q=ftp%3A%2F%2F
Some browsers don't support FTP and we are warning against it (see opengaming/osgameclones#945)
Find existing repos that still point to ftp and update them to a more suitable location
-
Updated
Jul 18, 2021 - C#
-
Updated
Aug 8, 2021 - C#
-
Updated
Oct 19, 2021 - C++
-
Updated
Oct 23, 2021 - C++
With Deno there are a couple extra steps to consume Excalibur to bundle a game for the browser.
esm.sh should generate a bundle that works, tested locally.
deno info https://esm.sh/excalibur
type: JavaScript
dependencies: 180 unique (total 816KB)
https://esm.sh/excalibur (192B)
├── https://cdn.esm.sh/v54/[email protected]/deno/excalibur.js (355.24KB)
-
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