Commit Graph

10 Commits

Author SHA1 Message Date
0cb1296ad3 VERSIÓ 1.2
- [NEW] Convertit a SDL3
2025-06-18 12:47:24 +02:00
40e98737ce - Tota la API canviada. Fent la documentació.
- v1.0 RC1
2025-02-14 14:14:26 +01:00
916a24230e - Treballant en el canvi a JailAudio 2024-11-25 14:20:51 +01:00
cddd79f05e - [NEW] res() without arguments returns width and height of window.
- [NEW] camera() without arguments returns 'x' and 'y' of camera.
- [NEW] palcolor() to set or get a color from the palette (replaces setcolor() & getcolor() ).
- [NEW] paltrans() to set or get which color index is transparent (replaces settrans() & gettrans() ).
- [RENAME] sspr() to blit(), spr_r() to blit_r()
- [NEW] mouse() returns both x and y mouse coordinates.
- [DEPRECATED] setcolor(), getcolor(), settrans(), gettrans(), spr(), sspr(), spr_r(), mousex(), mousey(), abs(), ceil(), flr(), sgn(), sin(), cos(), atan2(), sqrt(), max(), mid(), min(), tostr(), ascii(), strlen(), fopen(), fopenres(), fclose(), feof(), fwritei(), fwrited(), fwrites(), fwritew(), fwriteb(), fwriteln(), freadi(), freadd(), freads(), freadw(), freadb()
- [FIX] Now the background on resizable windows  is filled with black instead of garbage.
- [FIX] Compiling on Linux uses POSIX functions.
2024-02-15 13:54:17 +01:00
3565c02636 - c++11 mode for macos compilation 2023-01-21 14:07:47 +01:00
ff1ca6279d - Icon added to Windows compilation 2023-01-20 19:13:55 +01:00
4cf3987dc3 - MacOS Bundle compilation included 2023-01-13 17:50:29 +01:00
bcb58d49a0 - Release version should not show console 2023-01-13 12:42:56 +01:00
9c24d33782 - Música i só amb SDL_mixer 2023-01-12 19:02:17 +01:00
c577755c3b - Makefile added, batch files removed 2023-01-09 17:35:48 +01:00