-
Updated
Oct 3, 2020
games
Here are 3,244 public repositories matching this topic...
-
Updated
Oct 19, 2020
-
Updated
Oct 9, 2020 - C++
-
Updated
Oct 15, 2020 - C++
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 16, 2020 - Haskell
-
Updated
Sep 25, 2020 - CMake
-
Updated
Aug 21, 2020 - C#
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 19, 2020 - C++
Describe the feature you'd like
Add a --print-path to simply print the path WZ uses to load maps and stuff, and exit.
Example output:
Main installation is in xyz
Maps are located in abc
Describe why do you think it is needed
A lot of people come to the Discord asking about the map or mod path.
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
Game names should be unique; if there are duplicates the build should fail
SuperTux version: 0.6.2-367-g9cd827faf
I remember in 0.5.1 you were able to change the sprite(s) of the checkpoints. However, I've noticed in 0.6.2 and above in nightly builds, the game gives no option to do so. Is this intentional? (To give context, I was going to re-add back in the old bell sprites used from 0.3.0 to 0.5.1 for a levelset I was making in the nightly builds.)
Thanks for
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
-
Updated
Oct 4, 2020 - C++
Context
There is a use case for creating a timer that has a variable duration. For example, if you wanted to randomly space events during a game.
Proposal
Add the ability to specify a range (min and max) of time and allow the timer to randomly choose a duration within that range.
-
Updated
Oct 18, 2020 - C++
-
Updated
Oct 19, 2020 - C++
-
Updated
Oct 16, 2020 - Ring
-
Updated
Oct 8, 2020 - 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."
Here it is from original diablo 2:

The keys displayed should reflect the current user keybindings