summaryrefslogtreecommitdiffhomepage
path: root/games/transmission/screens/screen_title.c
AgeCommit message (Collapse)Author
2019-04-07Happy new year 2019ChillerDragon
2018-12-26WARNING: BREAKING CHANGEraysan5
Added a bunch of useful text management functions. Consequently, some already available functions like `FormatText()` and `SubText()` has been renamed for consistency. Created temporal fallbacks for old names. raylib version bumped to 2.3.
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
- Preparing MP3 files support - Jumped version to raylib 2.0-dev (too many breaking changes...)
2018-02-17Reviewed transmission mission gameraysan5
Support string replacing to generate newspaper headline ISSUE: UTF8 characters not supported when drawing to Image
2018-01-29Upload GGJ18 game: transmission missionRay
Game developed in the GGJ18, it has some bugs and ending screen is incomplete... I'll try to keep working a bit more on it.