issues
search
AgreeableDeerGames
/
GameBackbone
2D game framework
MIT License
11
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UI Scaling for HiDPI Displays
#274
davidgreiner
opened
3 years ago
0
Hotfix/fix vcpkg
#273
lavinrp
closed
3 years ago
0
CompoundSprite should inherit from sf::Transformable privately
#272
lavinrp
opened
3 years ago
1
GB should only link to the SFML sub libraries that it actually uses
#271
lavinrp
opened
3 years ago
0
Clients of GB Should not need to call find_package to search for SFML or any other dependency
#270
lavinrp
opened
3 years ago
0
now correctly set VCPKG SHA
#269
lavinrp
closed
3 years ago
0
The version up pipeline should treat recent tags as part of the current release
#268
lavinrp
opened
3 years ago
0
Make use of github security analysis
#267
lavinrp
opened
3 years ago
0
Fix warnings in GB
#266
lavinrp
opened
3 years ago
0
Release GB 0.4.1
#265
lavinrp
closed
3 years ago
1
i245--VCPKG_instructions:
#264
lavinrp
closed
3 years ago
1
i242 - Remove claims of high performance in documentation
#263
lavinrp
closed
3 years ago
0
Feature/i216 compound sprite components
#262
Christopher-Ochs
closed
3 years ago
0
i227-CECTests: Reworked CEC Tests. Coverage is now acceptable.
#261
lavinrp
closed
3 years ago
0
Make getComponentsWithPriorty return a reference_wrapper<ComponentWrapper>.
#260
gyurgyma
opened
3 years ago
0
Wrap sf::RenderWindow::pollEvent with GB::EventProvider
#259
lavinrp
opened
3 years ago
0
AnimatedSprite Animation API needs work
#258
lavinrp
opened
3 years ago
1
Feature/i239 header comments
#257
lavinrp
closed
3 years ago
0
Fix double delete in RandGen
#256
lavinrp
closed
3 years ago
0
Double delete in RandGen copy and move
#255
lavinrp
closed
3 years ago
2
Basic Input Handling
#254
lavinrp
closed
3 years ago
0
Add support for checking if specific keys are currently pressed
#253
lavinrp
opened
4 years ago
0
Asymmetric Event Comparisons for EventComparator
#252
lavinrp
opened
4 years ago
0
Platform Demo should use its conversion function.
#251
gyurgyma
opened
4 years ago
0
CEC should not be able to be created without a GameRegion
#250
gyurgyma
opened
4 years ago
0
Physical structures of tests should match the physical structure of the production code
#249
lavinrp
opened
4 years ago
0
Notes From Jam 3
#248
lavinrp
opened
4 years ago
0
Create an STL compatible container that must hold at least one object
#247
lavinrp
opened
4 years ago
0
Run Dr. Memory over tests in windows CI
#246
lavinrp
opened
4 years ago
0
Add exact VCPKG install instructions
#245
lavinrp
closed
3 years ago
1
CompoundSprite clearComponents should not be virtual
#244
lavinrp
closed
4 years ago
3
Require CMake 3.15 minimum and manually specify warning level
#243
lavinrp
opened
4 years ago
0
Remove "High Performance" from GB description
#242
lavinrp
closed
3 years ago
1
Documentation for CompoundSprite variadic constructor is wrong
#241
lavinrp
closed
4 years ago
2
Support passing abstract sf::RenderWindow to CEC
#240
gyurgyma
opened
4 years ago
1
Move all comments from cpp to headers
#239
gyurgyma
closed
3 years ago
3
Change from SFINAE to Concept
#238
gyurgyma
opened
4 years ago
0
Move SFINAE type traits to a new file
#237
gyurgyma
opened
4 years ago
0
use std::chrono instead of int for time GB::Updatable
#236
lavinrp
opened
4 years ago
1
Release GB 0.4.0
#235
lavinrp
closed
4 years ago
2
Create a system to handle user input
#234
lavinrp
closed
3 years ago
34
CI should update GB consumer template
#233
lavinrp
opened
4 years ago
0
Measure code coverage in CI
#232
lavinrp
opened
4 years ago
0
More granularity of CI badges
#231
lavinrp
opened
4 years ago
2
Enable running unit tests for linux on CI
#230
lavinrp
opened
4 years ago
0
Add clang-format in CI
#229
lavinrp
closed
4 years ago
1
Fix clang-tidy in actions
#228
lavinrp
opened
4 years ago
1
Fix CEC and CS tests
#227
gyurgyma
closed
3 years ago
1
Update Namespaces and Folder Structure
#226
gyurgyma
opened
4 years ago
0
Remove all C style header includes
#225
gyurgyma
opened
4 years ago
0
Next