Commit Graph

115 Commits

Author SHA1 Message Date
62b187563f TextSprite class. 2021-04-15 00:29:35 +02:00
af406fbddc TextImage class. 2021-04-14 23:52:03 +02:00
0a4a254245 Renamed Font to TrueTypeFont. 2021-04-14 18:24:43 +02:00
6144ce5ca1 Add Vector2 and 3 to the windows compile scrtipt. 2021-04-14 18:19:30 +02:00
9ec9111e89 Implemented the remaining methods to Font. 2021-04-14 18:18:48 +02:00
0ee69c3243 Added a new (unfinished) sdl_ttf project. 2021-04-13 20:22:41 +02:00
dae8ee88c5 Fix search and replace fail in some of the windows compile scripts. 2021-04-10 12:48:56 +02:00
30d73033d4 Moved that gitkeep file. 2021-04-10 12:41:37 +02:00
c4eda0a562 added agitkeep file. And removed a gitignore file. 2021-04-10 12:37:51 +02:00
fe9dcaf58d Moved the contents of the big wip folder around. 2021-04-10 12:33:36 +02:00
d8dfaf6b0a Added a networking folder. 2021-04-10 12:26:33 +02:00
c64fc28191 Fix compile bats. 2021-04-10 12:25:26 +02:00
661befdc3e Renamed a sdl txts and folders. 2021-04-10 12:24:24 +02:00
e40c8476d1 Restructure. 2021-04-10 12:21:19 +02:00
bab323d9ec Rename some of the folders to match the txts. 2021-04-10 12:10:20 +02:00
9a7677b89c Finished up 27_sdl_button_app.txt. 2021-04-10 12:08:42 +02:00
def6dbf383 Finished 25_sdl_input_app.txt. 2021-04-10 11:54:43 +02:00
077ef3a504 Finished up 24_sdl_main_scene.txt. 2021-04-10 11:46:45 +02:00
32ee1b09de Mention that Application is a singleton. 2021-04-10 11:45:39 +02:00
07d29cbb11 Finished 23_sdl_main.txt. 2021-04-10 11:42:40 +02:00
23d3c82c4f Cleaned up <class>:: from the new pseudocodes. 2021-04-10 11:31:30 +02:00
ec0b8c240a Finished up 22_sdl_application.txt. 2021-04-10 11:29:28 +02:00
7ee7e20cf2 Finished up 21_sdl_scene.txt. 2021-04-10 10:32:10 +02:00
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