This website requires JavaScript.
Explore
Help
Sign In
andrew
/
libsdlgame
Archived
Watch
1
Star
0
Fork
0
You've already forked libsdlgame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
159027169185ed8d085a58db3a09a50af556fc28
libsdlgame
/
libsdlgame
History
andrew kesterson
1590271691
Got dependencies building on linux and mingw32; Got library building on linux again, as well as all demos; Got backtrace working in linux (currently the output is a little mangled, need to run it through addr2line to get file and line info out of it and demangle it)
2011-06-21 21:26:27 +00:00
..
Actor.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Actor.h
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
2011-05-27 04:26:45 +00:00
Animation.cpp
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
2011-05-27 04:26:45 +00:00
Animation.h
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
2011-05-27 04:26:45 +00:00
Backtrace.cpp
Got dependencies building on linux and mingw32; Got library building on linux again, as well as all demos; Got backtrace working in linux (currently the output is a little mangled, need to run it through addr2line to get file and line info out of it and demangle it)
2011-06-21 21:26:27 +00:00
Backtrace.h
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00
Backtrace.o
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00
Common.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Common.h
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00
Display2D.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Display2D.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Display.cpp
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
2011-05-27 04:26:45 +00:00
Display.h
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
2011-05-27 04:26:45 +00:00
FontRenderer.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
FontRenderer.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Game.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Game.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
libsdlgame.h
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00
MenuDisplay.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
MenuDisplay.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Physics.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Renderable.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
Renderable.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
SpriteStrip.cpp
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
SpriteStrip.h
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
2011-05-26 03:46:16 +00:00
TileSet.cpp
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00
TileSet.h
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
2011-06-19 14:36:21 +00:00