about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Moved to SDL threadsCharadon2022-06-075-35/+33
* From what I can tell, i'm finished migrating the sound code to SDLCharadon2022-06-074-22/+24
* Beginning migration to SDL for soundCharadon2022-06-073-21/+32
* ForgotCharadon2022-06-071-11/+0
* Did some stuff with flatpakCharadon2022-06-073-16/+39
* Static linking has proven be a bit of a painCharadon2022-06-073-28/+27
* FreeBSD fixesCharadon2022-06-061-4/+4
* Openbsd fixescharadon2022-06-063-5/+1421
* Fixed raylib detectionCharadon2022-06-061-2/+5
* Moved linkoptionsCharadon2022-06-051-2/+2
* Forgot the GL dependencyCharadon2022-06-051-1/+1
* -p option in mkdir isn't posixCharadon2022-06-051-1/+1
* More fixesCharadon2022-06-051-6/+6
* Fixes for netbsdCharadon2022-06-052-2/+5
* Removed flatpak part in premake5.lua because it wasn't needed.Charadon2022-06-051-3/+5
* Windows supportCharadon2022-06-051-0/+2
* Make the readme logo look *sick*Charadon2022-06-051-1/+6
* Create actual READMECharadon2022-06-052-2/+44
* Updated flatpak fileCharadon2022-06-052-7/+16
* Premake5 supportCharadon2022-06-056-82/+84
* Add READMEcharadon2022-06-051-0/+1
* Delete .gitlab-ci.ymlcharadon2022-06-051-30/+0
* After a lot of bullshit, windows supportCharadon2022-06-032-14/+334
* ffsCharadon2022-06-021-1/+1
* For mega ultra super realCharadon2022-06-021-0/+2
* For super ultra realCharadon2022-06-021-0/+1
* For super realCharadon2022-06-021-0/+1
* For real this timeCharadon2022-06-021-0/+1
* Finally fix ciCharadon2022-06-021-14/+4
* Fixed some bugs and a segfault v0.2Charadon2022-06-023-5/+12
* QOL stuff and upped to version 0.2Charadon2022-06-027-10/+33
* Changed bounce sound effect and changed background colorCharadon2022-06-023-2/+3
* Added music and almost done marathon mode.Charadon2022-06-0210-20/+149
* Seperated versus mode from main.cCharadon2022-06-027-130/+139
* Resampled sound effectsCharadon2022-06-024-0/+0
* Flatpak supportCharadon2022-06-018-16/+46
* Migrate to mesonCharadon2022-06-017-40/+34
* Made it so it tries to clean up the workspace before making the flatpak.Charadon2022-05-311-1/+2
* Merge branch 'master' of www.opencode.net:charadon/Pong-CCharadon2022-05-311-0/+37
|\
| * Update .gitlab-ci.yml filecharadon2022-05-311-1/+1
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+1
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+1
| * Update .gitlab-ci.yml filecharadon2022-05-311-2/+2
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+1
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+2
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+2
| * Update .gitlab-ci.yml filecharadon2022-05-311-0/+30
* | Fixed issue where window segfaulted when resized.Charadon2022-05-315-5/+13
* | Downgrade raylibCharadon2022-05-311-1/+1
|/
* Fix potential undefined behaviorCharadon2022-05-302-5/+4