Timeline for SDL2 engine base implementation
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 29, 2021 at 22:28 | answer | added | Shigoto Shoujin | timeline score: 0 | |
| S Oct 27, 2021 at 13:58 | vote | accept | Asmir Zukić | ||
| Oct 27, 2021 at 13:58 | vote | accept | Asmir Zukić | ||
| S Oct 27, 2021 at 13:58 | |||||
| Oct 26, 2021 at 15:22 | comment | added | Asmir Zukić | @Mast ♦ The engine does create a window and renderer and handles exiting the program. I have made some improvements with the help of suggestions from here. There is also a bug where multiple instances of the window are created when inheriting from the engine class. I fixed it by implementing the window and renderer as singletons. | |
| Oct 26, 2021 at 15:09 | comment | added | Mast♦ | Have you tested this engine? Does it currently produce satisfactory output? | |
| Oct 26, 2021 at 15:00 | history | tweeted | twitter.com/StackCodeReview/status/1453013575245733889 | ||
| Oct 25, 2021 at 18:45 | history | became hot network question | |||
| Oct 25, 2021 at 16:25 | answer | added | user673679 | timeline score: 5 | |
| Oct 25, 2021 at 13:55 | answer | added | JDługosz | timeline score: 6 | |
| Oct 25, 2021 at 11:02 | comment | added | Toby Speight | Note that general "best practices" questions are explicitly off-topic here, so the title edit is important to prevent your question being closed! | |
| Oct 25, 2021 at 11:01 | comment | added | Toby Speight | Welcome to Code Review! I changed the title so that it describes what the code does per site goals: "State what your code does in your title, not your main concerns about it.". Please check that I haven't misrepresented your code, and correct it if I have. | |
| Oct 25, 2021 at 11:01 | history | edited | Toby Speight | CC BY-SA 4.0 |
Describe the code, not the concerns, in the title
|
| S Oct 25, 2021 at 10:45 | review | First questions | |||
| Oct 25, 2021 at 11:48 | |||||
| S Oct 25, 2021 at 10:45 | history | asked | Asmir Zukić | CC BY-SA 4.0 |