aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler2008-11-301-0/+29
* folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...k-m_schindler2008-11-291-5/+14
* some small format editsk-m_schindler2008-11-261-13/+13
* formatting and modi change to modusk-m_schindler2008-11-261-27/+27
* names of variables changedk-m_schindler2008-11-261-20/+20
* replace integer by enumeration type alignmentk-m_schindler2008-11-261-21/+23
* some format changes and minor code rearrangements.k-m_schindler2008-11-241-42/+47
* formatting and language.k-m_schindler2008-11-151-202/+209
* Format adjustments. no code change.k-m_schindler2008-11-131-45/+49
* some minor reformatting. no code change.k-m_schindler2008-11-121-29/+31
* lyric fixtobigun2008-11-091-1/+1
* All comments are English now (Polish ones have been translated)tobigun2008-11-034-21/+21
* - codepage converter (CP1252, CP1250) addedtobigun2008-10-312-222/+369
* some compiler warnings/hints removedtobigun2008-10-2813-65/+17
* switch UseFreetype added to toggle between bitmap-font and freetype fonttobigun2008-10-282-18/+233
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-281-7/+6
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-286-25/+38
* UTextClasses.pas removedtobigun2008-10-281-89/+0
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-...tobigun2008-10-261-2637/+2689
* Software boost enabled again. TODO: boost per device, not for all.tobigun2008-10-251-5/+1
* Some threading questions cleared:tobigun2008-10-251-14/+3
* MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun2008-10-251-4/+45
* font-engine added (not used atm)tobigun2008-10-251-0/+2646
* SDL_RESIZABLE removed at SDL_ListModes() on fullscreen modetobigun2008-10-251-1/+1
* Do not use Main try-except block if in debug mode to make debugging easiertobigun2008-10-201-1/+7
* Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...tobigun2008-10-201-12/+4
* font-size is now in pixels (not pixels/3) in themes tobigun2008-10-191-4/+2
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-195-105/+107
* - background-type -> enumtobigun2008-10-191-74/+74
* offscreen rendering removed:tobigun2008-10-193-596/+331
* style adjustments. no code change.k-m_schindler2008-10-181-100/+115
* - unused (polish) constants and comments removedtobigun2008-10-181-9/+0
* - polish stuff removedtobigun2008-10-181-34/+5
* Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)tobigun2008-10-181-1/+1
* Abstraction of the menus backgroundwhiteshark02008-10-132-35/+71
* Errormessages during songload now translatablewhiteshark02008-10-091-4/+15
* remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...k-m_schindler2008-10-052-503/+0
* - FFmpeg header updatetobigun2008-10-011-2/+2
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-6/+11
* Fixed some minor bugs in txt file readerwhiteshark02008-09-281-36/+56
* one more version of fixing the endian problem in SDLk-m_schindler2008-09-281-9/+9
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+18
* Adding hints to possible endian related problems. No code change, yet. Only s...k-m_schindler2008-09-281-0/+3
* correction of byte order (correct colors) in texture output on powerpc.k-m_schindler2008-09-281-0/+13
* Removed fixed font offset from ratin indication popupwhiteshark02008-09-241-6/+10
* remove junk tab whitespacek-m_schindler2008-09-231-58/+55
* base/uPluginLoader.pas renamed to UPluginLoader.pas. no code changek-m_schindler2008-09-231-2/+2
* indentation unified, no code change.k-m_schindler2008-09-2319-164/+178
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-2348-0/+1200
* pure editing and typos, no code changek-m_schindler2008-09-231-185/+207