.. |
android
|
add instructions for curl; add array operator to configuration, give configuration object access to nodes; fix src paths in android skeleton script; add copy file function
|
2023-05-10 02:51:11 -04:00 |
test
|
Add BPmono.ttf to Windows, MacOS, and web builds
|
2025-02-18 19:57:11 -05:00 |
Animation.cpp
|
Move Animation into sb namespace and upgrade SDL-ttf on MinGW
|
2024-12-19 15:54:58 -05:00 |
Animation.hpp
|
Keep a list of unlocked achievements in sb::progress
|
2024-12-22 13:09:06 -05:00 |
Attributes.cpp
|
Minor line length linting
|
2024-10-23 23:40:51 -04:00 |
Attributes.hpp
|
- Feature: CLI for adding configuration from the terminal
|
2024-08-20 20:21:06 -04:00 |
Audio.cpp
|
Add function for panning sound by channel
|
2024-11-30 20:21:25 -05:00 |
Audio.hpp
|
Add function for panning sound by channel
|
2024-11-30 20:21:25 -05:00 |
Box.cpp
|
added function for extracting a grid of tile surfaces from a larger SDL surface
|
2023-09-18 22:10:04 -04:00 |
Box.hpp
|
added function for extracting a grid of tile surfaces from a larger SDL surface
|
2023-09-18 22:10:04 -04:00 |
Carousel.hpp
|
- pass timestamp of frame start time to all update functions
|
2023-06-07 20:22:20 -04:00 |
cloud.cpp
|
Add sb::animation namespace with interface for LERP class
|
2024-12-19 16:56:30 -05:00 |
cloud.hpp
|
Add support for storing and loading user preferences
|
2024-11-01 19:09:55 -04:00 |
Color.cpp
|
Improve sb::Text blending
|
2024-12-12 13:33:07 -05:00 |
Color.hpp
|
Improve sb::Text blending
|
2024-12-12 13:33:07 -05:00 |
Configuration.cpp
|
Use SDL_GetKeyFromName to read key names in config
|
2025-02-04 13:28:42 -05:00 |
Configuration.hpp
|
Add a search path for config files
|
2025-01-30 23:01:13 -05:00 |
Connection.hpp
|
- add function for wrapping an arbitrary point or curve into an arbitrary clip space
|
2023-06-05 18:22:43 -04:00 |
Delegate.cpp
|
Add support for storing and loading user preferences
|
2024-11-01 19:09:55 -04:00 |
Delegate.hpp
|
Add support for storing and loading user preferences
|
2024-11-01 19:09:55 -04:00 |
Display.cpp
|
Add support for storing and loading user preferences
|
2024-11-01 19:09:55 -04:00 |
Display.hpp
|
Add support for storing and loading user preferences
|
2024-11-01 19:09:55 -04:00 |
extension.cpp
|
Add a search path for config files
|
2025-01-30 23:01:13 -05:00 |
extension.hpp
|
Add visibility flag to sprite objects
|
2025-02-12 23:53:15 -05:00 |
filesystem.hpp
|
fix clang version in comment
|
2024-04-18 00:11:40 -04:00 |
Game.cpp
|
Query text pixel dimensions and require default font
|
2025-02-10 16:31:29 -05:00 |
Game.hpp
|
Query text pixel dimensions and require default font
|
2025-02-10 16:31:29 -05:00 |
gl.h
|
wip
|
2024-09-09 16:36:20 -04:00 |
GLObject.cpp
|
throw exception if VBO is not bound when allocate is called, reset VBO offset on ID generation
|
2023-07-14 00:30:30 -04:00 |
GLObject.hpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Input.cpp
|
Use SDL_GetKeyFromName to read key names in config
|
2025-02-04 13:28:42 -05:00 |
Input.hpp
|
Use SDL_GetKeyFromName to read key names in config
|
2025-02-04 13:28:42 -05:00 |
install_steam.sh
|
Steam API initialization for Windows targets
|
2024-09-10 17:50:03 -04:00 |
Log.cpp
|
wip
|
2024-09-09 16:36:20 -04:00 |
Log.hpp
|
Query text pixel dimensions and require default font
|
2025-02-10 16:31:29 -05:00 |
math.cpp
|
- fix sb::Pad to move the collision box when scaled or translated
|
2023-09-16 21:04:43 -04:00 |
math.hpp
|
- fix sb::Pad to move the collision box when scaled or translated
|
2023-09-16 21:04:43 -04:00 |
Model.cpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Model.hpp
|
Add visibility flag to sprite objects
|
2025-02-12 23:53:15 -05:00 |
Node.cpp
|
Add sb::progress for save files, stats, and achievements
|
2024-10-05 20:43:48 -04:00 |
Node.hpp
|
Add sb::progress for save files, stats, and achievements
|
2024-10-05 20:43:48 -04:00 |
Pad.hpp
|
Add visibility flag to sprite objects
|
2025-02-12 23:53:15 -05:00 |
Pixels.cpp
|
deprecate passing callback to Animation; add an update function to Sprite for running frame by frame animation; rename log's ERROR to ERR to avoid conflict with windows.h
|
2023-11-14 00:19:32 -05:00 |
Pixels.hpp
|
remove Sprite class
|
2023-06-08 20:04:40 -04:00 |
progress.cpp
|
Keep a list of unlocked achievements in sb::progress
|
2024-12-22 13:09:06 -05:00 |
progress.hpp
|
Keep a list of unlocked achievements in sb::progress
|
2024-12-22 13:09:06 -05:00 |
Recorder.cpp
|
Add sb::progress for save files, stats, and achievements
|
2024-10-05 20:43:48 -04:00 |
Recorder.hpp
|
Move Animation into sb namespace and upgrade SDL-ttf on MinGW
|
2024-12-19 15:54:58 -05:00 |
sb.cpp
|
Make --config a higher priority than --config-file
|
2025-02-03 20:07:40 -05:00 |
sb.hpp
|
Make --config a higher priority than --config-file
|
2025-02-03 20:07:40 -05:00 |
Segment.cpp
|
add exception checks to Texture::bind and GLObject::id, make collision info storage a std::optional object
|
2023-06-26 20:49:14 -04:00 |
Segment.hpp
|
add exception checks to Texture::bind and GLObject::id, make collision info storage a std::optional object
|
2023-06-26 20:49:14 -04:00 |
Selection.hpp
|
- fix sb::Pad to move the collision box when scaled or translated
|
2023-09-16 21:04:43 -04:00 |
Sprite.hpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Switch.hpp
|
- pass timestamp of frame start time to all update functions
|
2023-06-07 20:22:20 -04:00 |
Text.cpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Text.hpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Texture.cpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
Texture.hpp
|
Add functions for reading sprite and text attributes
|
2025-02-18 16:23:59 -05:00 |
time_it.hpp
|
- add Switch and time_it classes
|
2023-05-23 15:28:53 -04:00 |
Timer.cpp
|
Keep a list of unlocked achievements in sb::progress
|
2024-12-22 13:09:06 -05:00 |
Timer.hpp
|
Keep a list of unlocked achievements in sb::progress
|
2024-12-22 13:09:06 -05:00 |
upgrade_catch2.sh
|
Update test program with special conditions for Emscripten builds
|
2024-11-16 18:53:27 -05:00 |
VBO.cpp
|
throw exception if VBO is not bound when allocate is called, reset VBO offset on ID generation
|
2023-07-14 00:30:30 -04:00 |
VBO.hpp
|
attribute index exception, overload attributes bind, model add and bind methods
|
2023-07-18 23:23:29 -04:00 |