aboutsummaryrefslogtreecommitdiff
path: root/Graphics/SDL/SDLHelp.hs
Commit message (Collapse)AuthorAge
* run ormolu formatterHEADmasterJosh Rahm2022-12-03
|
* Merge remote-tracking branch 'origin/snow'Josh Rahm2022-12-03
|\
| * hacky first person stuffJoshua Rahm2014-04-27
| |
* | Figured out what the problem was and fixed it.Josh Rahm2022-12-03
| | | | | | | | | | | | | | | | It was using the wrong numebr of bytes per pixel. That was solved by writing a routine to determine it. It looks like there are some branches that add snow and first person to the application. I'll see about merging those in.
* | Start reviving this ancient project. (It's pretty cool).Josh Rahm2022-12-03
|/ | | | | | | | | | Got it to compile using Stack. Skybox works, but nothing else really does. I think this is a problem with how the program is interpreting the surface pixels when calculating the map terrain and elevation. I think some TLC is in order.
* added stuff for sunJoshua Rahm2014-04-22
|
* intiial commitJoshua Rahm2014-04-04