Commit Graph

92 Commits

Author SHA1 Message Date
b07a24225f Cleaned up the code int 26_sdl_button.txt. 2021-04-10 10:17:02 +02:00
b71371f0e1 Created the UML diagrams, and started cleaning up the code in the new txts. 2021-04-09 18:39:03 +02:00
bbecc1abbf Renamed the last txt, and added a new idea for an Input class. 2021-04-09 10:24:02 +02:00
c7869b4d35 Created more txts. They still need to be cleaned up. 2021-04-09 10:15:13 +02:00
aad056d9b1 Don't ignore SDL2/bin. 2021-04-08 19:53:11 +02:00
546db4074d Windows build scripts. 2021-04-08 19:51:12 +02:00
1e635d5f13 Widget example. 2021-04-08 12:54:13 +02:00
0e4cb51d04 Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
0a31da7595 Remove dthe temp folder. 2021-04-08 00:39:46 +02:00
87ded5df35 Last bit of work for today. 2021-04-08 00:39:22 +02:00
5260684988 Few more exercises. 2021-04-08 00:32:31 +02:00
d387af5367 A bit more work. 2021-04-08 00:17:53 +02:00
818b837383 Added AssetDB. 2021-04-08 00:15:23 +02:00
82ae86b9aa 21_other.txt. Started adding exercises to it. 2021-04-08 00:08:07 +02:00
ba019f49ad Camera's txt. 2021-04-07 22:34:02 +02:00
8a4c3b0492 Sprite txt. 2021-04-07 22:29:31 +02:00
8a732d2d68 Finished Texture's txt. 2021-04-07 22:17:29 +02:00
055adfbcd3 Small cleanups to sdl_image. 2021-04-07 21:59:00 +02:00
22d5415c86 Cleaned up the remaining 3 txts. 2021-04-07 20:43:21 +02:00
4d1e74b62c Finished renderer.txt. 2021-04-07 19:45:34 +02:00
b7d38578a9 Camera uml. 2021-04-07 18:54:18 +02:00
29d51c92e9 Sprite uml diagram. 2021-04-07 18:52:45 +02:00
ec64037fd2 Texture uml diagram. 2021-04-07 18:47:44 +02:00
f2d1e01b11 Renderer uml cleanup. 2021-04-07 18:44:20 +02:00
1db550fcbe Finished up color and image txts. 2021-04-07 18:44:07 +02:00
17fb33ff81 Added "_sdl_" to some of the files. 2021-04-07 16:49:06 +02:00
ef45dc9407 Renamed the button project. 2021-04-05 17:20:12 +02:00
e24af29ab9 Moved out the sprites project from temp. 2021-04-05 17:19:52 +02:00
05279c54fb 17, 18, 19, 20 txts. Also moved out the sdl app filder from temp. 2021-04-05 17:18:50 +02:00
db64801052 initial 16_image.txt 2021-04-05 17:02:45 +02:00
3b83756125 14_sdl_basics.txt, 15_color.txt. 2021-04-05 16:54:14 +02:00
b4909b5204 Moved around some things temporarily, and renamed the solution projects. 2021-04-05 15:42:09 +02:00
480f91b56e Split the txts. Now one txt only has one exercise. 2021-04-05 15:39:08 +02:00
47b9d65596 Propagated back some of the changes to older projects. 2021-04-05 15:30:11 +02:00
478578f2fe Simple moving sprite project, and simple button project. 2021-04-05 15:25:23 +02:00
04e394a764 Added the camera to the 05th excerscise. 2021-04-03 01:14:39 +02:00
524b365901 Camera class. 2021-04-03 01:13:33 +02:00
373b36664b Added an application framework. 2021-04-03 00:53:57 +02:00
c690759ca6 Renamed 06_sdl_input to 06_sdl_application. 2021-04-02 22:25:17 +02:00
c0f5e57b5a Set up a simple sdl event loop. 2021-04-02 19:30:49 +02:00
c3fb047808 Cleaned up the new main, also removed texture_editor from the compile scripts. 2021-04-02 19:21:01 +02:00
adfb3fdd2d Added 06_sdl_input. 2021-04-02 19:18:39 +02:00
195349500f Rename sdl_alapok to sdl_software_renderer. 2021-04-02 19:11:41 +02:00
0425913a13 Removed TextureEditor. 2021-04-02 19:05:05 +02:00
a7455d051d Improved the Renderer's api. 2021-04-02 19:04:07 +02:00
9d4a5ca431 Implemented sprites. 2021-04-02 16:29:05 +02:00
4999ba435a Fix setting _texture to null in free(). 2021-04-02 15:47:42 +02:00
b5ddef635e Implemented Texture. 2021-04-02 15:46:06 +02:00
af5e92d703 Explanation to Color's to_key, from_key. Also fixed from_key. 2021-04-01 22:41:57 +02:00
a3badea3fa Implemented the Image class. 2021-04-01 22:17:10 +02:00