Anstro Pleuton
2d024e777c
Happy new years, examples!
2 months ago
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
2 months ago
Ray
3f1e59a7cf
Update copyright to 2024
1 year ago
Ray
b59fab7ee6
Update year to 2023
2 years ago
Ray
4a9391ae83
REVIEWED: examples descriptions
2 years ago
Ray
c1b01c0d5d
Added new comment to examples
2 years ago
Jeffery Myers
e48b9a6da1
[Examples] Warning fixes (pt 1) ( #1668 )
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
4 years ago
Ray
fe3256be9f
Renamed some functions to use latest raylib version
4 years ago
raysan5
00a0461c7a
REDESIGNED: VS2019 build paths
REMOVED: core_basic_window.cpp
4 years ago
Ray
62406259d7
Corrected minor windows flags issues
4 years ago
Ray
1c9726fd8c
Update core_window_flags.c
4 years ago
Ray
3d1ae3500c
REVIEWED: Window state flags -WIP-
WARNING: Several functions removed, replaced by SetWindowState() / ClearWindowState() equivalents, only for advance users.
ADDED: ClearWindowState() to reset window state
REMOVED: HideWindow() / UnhideWindow()
REMOVED: DecorateWindow() / UndecorateWindow()
4 years ago
Ray
468a0bedd8
REDESIGNED: Window state config #1367 -WIP-
Some flags not working properly yet...
4 years ago