Commit Graph

52 Commits

Author SHA1 Message Date
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
465000cf8c just a tiny change. 2021-03-31 21:17:17 +02:00
4eaa7bcfbc Initial api for the image class. 2021-03-30 21:19:07 +02:00
3e00e8e760 Added the planned class skeletons. 2021-03-29 22:06:11 +02:00
692f0b76da Added more methods to the renderer. 2021-03-29 22:04:42 +02:00
b04d22497f Added a simple color class. 2021-03-29 21:31:19 +02:00
ac2a6000bc Initial sdl renderer class implementation (for software mode). 2021-03-29 21:24:15 +02:00
e953936d67 Remove revisions from the top of the alapok.txt. 2021-03-29 18:28:20 +02:00
eca178c786 Cleanups. 2021-03-29 18:26:54 +02:00
edd182def3 Add MIT license, and a readme.md. 2021-03-29 18:23:05 +02:00
f355203ce7 Typo fixes. 2021-03-29 16:35:56 +02:00
53cb378bfb Finished Monopoly.txt. 2021-03-29 15:41:51 +02:00
4d8ad3bb2e Small fixes, and implemented player personalities. 2021-03-29 11:50:44 +02:00
a2ae9406b5 Implemented Board, and finished up the monopoly code. 2021-03-29 11:43:59 +02:00
3c695a3bac Small change to the monopoly txt. 2021-03-29 11:43:34 +02:00
88e26a6478 Fix a few issues with the math class. 2021-03-29 11:43:14 +02:00
30c5a82381 Work on the Monopoly project. 2021-03-28 16:37:13 +02:00
8f3651b3f0 Links for sdl setup and linux install step. 2021-03-28 11:41:31 +02:00
310669858e txt skeletons. 2021-03-28 11:17:23 +02:00
0d207b7de7 SDL setup txt and project. 2021-03-28 11:17:11 +02:00
51249e4a13 Monopoly skeleton. 2021-03-28 11:16:58 +02:00
8097fff01c Mention null terminator in alapok. 2021-03-28 11:16:48 +02:00
703e326322 Removed leftover comment. 2021-03-27 22:23:02 +01:00
6bc2c1fb45 Small fix. 2021-03-27 22:22:12 +01:00
a46bd28ad8 Typo fixes. 2021-03-27 20:40:43 +01:00
9f9a534f22 Vector2, 3, and Rect2 now uses Math. 2021-03-27 20:35:28 +01:00
e3e3c1fec6 Math.h and cpp. 2021-03-27 20:33:09 +01:00
65228d249a 02_math_osztaly.txt. 2021-03-27 19:44:41 +01:00
1d9d521e6d Finished string. 2021-03-27 18:15:12 +01:00
435d6b7e7f Started work on String. 2021-03-27 15:37:54 +01:00
c5794147b4 Small fixed to alapok.txt. 2021-03-27 15:37:40 +01:00
6b1bf11606 Fix intvector include guard. 2021-03-27 15:34:31 +01:00
ed4787439d Add vscode dir to gitignore. 2021-03-27 15:33:18 +01:00
266d661ada Remove vscode file. 2021-03-27 15:32:52 +01:00
6e358e75d3 IntVector, Vector. 2021-03-27 15:32:28 +01:00
7f80e0d3d8 Rect2 class. 2021-03-27 14:25:42 +01:00
d0f267f69f Format Vector2 and Vector3. 2021-03-27 13:44:06 +01:00
10fbdf2f76 Finished Vector2 and implemented Vector3. Small fixes to the alapok txt. 2021-03-27 11:57:44 +01:00
0a945d0ace Fixed .gitignore. 2021-03-27 11:57:04 +01:00
3fe760dca3 Started implementing the classes. 2021-03-27 10:40:32 +01:00
d81a9f2470 Small fixes to alapok. 2021-03-27 10:39:53 +01:00