0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge with upstream More... about 11 years ago
Added initial character statistics structure. More... about 11 years ago
Fixed console cursor positioning; Added utf-8 unicode utf8_strlen() function (may be some people would like writeto console unicode characters); More... about 11 years ago
Fixed freetype encoding using (FT_Load_Glyph != FT_Load_Char...); More... about 11 years ago
Fixed gl_font module, added UTF-8 rendering support. NOTE: not all fonts *.ttf works correct. TODO: fix console cursor behavior and initial engine resize; More... about 11 years ago
Fixed gl_font.c/cpp naming. Converted strings to anchor system as well. More... about 11 years ago
Removed dublicate file. More... about 11 years ago
Merge with upstream More... about 11 years ago
Another missing files fix. More... about 11 years ago
Added 2 missing files. More... about 11 years ago
Merged TeslaRus font engine (glf) and all recent commits. Added lua generic string loader. Initial Unicode (UTF-8 -> UTF-32) support. Converted Spanish and French translations to UTF-8. Added Nickotte's Italian translation. Added sapper's AA caps check patch. Added vobject's fix compilation patch. More... about 11 years ago
Added lua_GetString function to derive strings from Lua scripts. Added UTF-8/UTF-32 string processing for further multilanguage support. Converted bar positioning to anchor system. Optimized Gui_DrawRect function and made it GL2+ compatible. More... about 11 years ago
fix compilation More... about 11 years ago
Optimized gl_font rendering and reduced OpenGL state changes; More... about 11 years ago
Little fixes and some strings merged with Lwmte's code (no font manager and menu, they will be later); More... about 11 years ago
Some corrections to system_fps struct. Typo fix. More... about 11 years ago
Made fonts scalable. Added debug info config entry. More... about 11 years ago
Replaced GPL-incompatible font. More... about 11 years ago
Merged draft ring inventory from Nickotte (banderi) fork. Added font manager. Added open-source fonts and legal splash screen. Moved strings to /generic folder. More... about 11 years ago
Fixed some level destruction function (bullet part); Deleted FTGL library, now are used gl_font.c and gl_font.h modules. Not a finaly version; More... about 11 years ago
Fixed disappearing quest items, fixed unknown items adding/removal crash More... about 11 years ago
Fixed undefined TR2 items More... about 11 years ago
Fixed load/save inventory glitches, [!WARN] broken level switching More... about 11 years ago
Merged with upstream, added Italian translation for generic strings More... about 11 years ago
Items removal partial fix More... about 11 years ago
Added French translation for generic strings. More... about 11 years ago
Added Spanish translation for generic strings. More... about 11 years ago
Typo fixes in Russian strings. More... about 11 years ago
Added basic strings for menu - English and Russian. More... about 11 years ago
Polished ring inventory, added GUI item struct More... about 11 years ago