Commit Graph

56 Commits

Author SHA1 Message Date
/nick haya 5d0e099482 yep
hi
2022-02-16 08:51:56 +08:00
/nick haya 9802d9d4da No more SDL_Renderer lets fucking gooo 2022-02-16 08:47:39 +08:00
/nick haya 98dee3e698 Fix music, fix cameras, fix shit 2022-02-15 09:11:07 +08:00
hayayayay b412a3b6cf
Update README.md 2022-02-14 14:02:41 +08:00
/nick haya 4bef18b433 experimental rework
Will probably not continue, just a test :)
2022-02-14 13:53:56 +08:00
/nick haya e79cc51581 Fix soloud link part 2 2022-02-13 15:08:15 +08:00
/nick haya d5987e07d4 Fix soloud link 2022-02-13 15:07:40 +08:00
/nick haya 942f217fac whoopz 2022-02-13 15:05:03 +08:00
/nick haya db68d1dae3 Add new stuff ig? 2022-02-13 15:04:14 +08:00
/nick haya 7d12a4273e Redo README.md 2022-02-13 15:03:11 +08:00
/nick haya 10bbca486d stuff 2022-02-13 11:55:43 +08:00
/nick haya 06fcac4c34 Fix openMPT implementation
lmao
2022-02-11 15:38:31 +08:00
/nick haya 033de55ddf Limit it to verbose cos it kinda makes sense yknow 2022-02-11 12:19:19 +08:00
/nick haya 28cd1e0bfb ONLY do IO output when we are running it from a console/terminal 2022-02-11 12:16:42 +08:00
/nick haya c6023cd642 Make arg parser work actually 2022-02-11 10:10:15 +08:00
/nick haya 92ab3a4d70 Remove SDL2main.lib dependency all together + use WinMain()
I don want command line shit ass on my program, but i still want args
2022-02-11 09:40:28 +08:00
/nick haya aca3c7bda8 Update some comments 2022-02-11 09:06:31 +08:00
/nick haya 1606f4d22b Forgor 💀 to update the readme 2022-02-11 08:48:57 +08:00
/nick haya 0e100c06b8 Can out SDL_image and replace with stb_image
Less dlls poyo

https://github.com/DanielGibson/Snippets/blob/master/SDL_stbimage.h
2022-02-11 08:48:03 +08:00
/nick haya b9702710b7 Make a speech synth to swear at you, bitch 2022-02-10 20:09:43 +08:00
/nick haya b30611da35 Redo logging
No, im not gonna use std::source_location. It's useful, but not that good

Might as well use __FILE__ and __LINE__ and pass them on as parameters....for now.
2022-02-10 13:50:46 +08:00
/nick haya 865708fa75 forgor 💀 2022-02-10 12:21:46 +08:00
/nick haya d20212fe33 Refactor code 2022-02-10 12:20:56 +08:00
/nick haya 9a37d1140d Whoops. 2022-02-10 09:29:58 +08:00
/nick haya 237aa92fdc Add toml support 2022-02-10 09:28:22 +08:00
/nick haya e06e8c6cd7 uhmmmmmmm...... uhhhhh....... whoops..... 2022-02-09 13:44:42 +08:00
/nick haya d2bb4ee85b Fuck it, better logging 2022-02-09 13:43:18 +08:00
/nick haya bf21c5f869 h 2022-02-09 13:05:34 +08:00
/nick haya cd0bffd4c3 Add midi support
Mono by default due to crackling on the left (right?) speaker
2022-02-09 13:03:49 +08:00
/nick haya 2110f5d3fa h 2022-02-09 11:38:50 +08:00
/nick haya 310fb66d1d New logo n shit 2022-02-09 11:19:15 +08:00
/nick haya d95b6594af Remove BASS headers and switch to streaming 2022-02-09 11:01:45 +08:00
hayayayay 0421513bad
Merge pull request #1 from haya3218/experimental
SoLoud implementation merge
2022-02-09 10:17:36 +08:00
/nick haya d459886415 Update README.md 2022-02-09 10:16:07 +08:00
/nick haya 1544cae7f2 Update README.md 2022-02-09 10:15:44 +08:00
/nick haya d9b6f6d00e Update README.md 2022-02-09 10:14:56 +08:00
/nick haya f5d8689351 Whoops 2022-02-09 10:11:23 +08:00
/nick haya 98827f348e Finalized SoLoud implementation
Bye bye BASS, hello SoLoud
2022-02-09 10:10:36 +08:00
/nick haya 0ff1e3c58d Still not working... 2022-02-09 09:46:47 +08:00
/nick haya 18bf427dc3 Update shit
STILL NOT FOR USE!
2022-02-09 08:57:45 +08:00
/nick haya 25b1051e92 Experimental shit
This ain't workin yet. Linker errors everywhere help
2022-02-09 08:55:56 +08:00
/nick haya 5015500748 Timers. This took a bit to figure out.
Timer code fucking sucks

someone pls improve
2022-02-08 17:08:05 +08:00
/nick haya 2120f83e1c New stuff
$- Refined camera a lil bit\n- Alpha support :)\n- Splash screem :O
2022-02-08 13:54:19 +08:00
/nick haya 92da631aeb :) 2022-02-08 10:23:57 +08:00
/nick haya 317d1e8f2c Semi-finalize? camera system 2022-02-08 10:20:45 +08:00
/nick haya a4aa47bf0e Reworked ttf engine to use SDL_FontCache. 2022-02-08 09:36:23 +08:00
/nick haya 83edc91cfc I meant to say add TTF support dammit 2022-02-07 16:00:25 +08:00
/nick haya e7d3c8a3b9 Added more documentation and make AnimatedObject support scaling 2022-02-07 15:59:38 +08:00
/nick haya b3cca999d7 Added more documentation and make AnimatedObject support scaling 2022-02-07 15:34:51 +08:00
/nick haya 8a273437d4 Small template tweaks 2022-02-07 15:23:33 +08:00