aboutsummaryrefslogtreecommitdiffstats
path: root/test/base/timestamp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-03base/time: Replaces by std::chrono.Alexander Sulfrian1-5/+5
2015-03-31test: Fix include paths.Alexander Sulfrian1-1/+1
2014-05-04remove semicolon after namespaceAlexander Sulfrian1-1/+1
2013-01-21test/base/timestamp: some timestamp testsAlexander Sulfrian1-45/+33
2013-01-13menu/application: add possibility to query if ogl threadAlexander Sulfrian1-0/+3
2013-01-13base/config: add basic config infrastructureAlexander Sulfrian1-0/+4
2013-01-13remove legacy keywords from file headerAlexander Sulfrian1-2/+0
2013-01-05menu: keep frame in containerAlexander Sulfrian1-6/+0
2013-01-05menu/application: removed display width/height, use DrawableControl::sizeAlexander Sulfrian1-6/+0
2013-01-05menu/application: Application now is also a container for the overlaysAlexander Sulfrian1-6/+1
2013-01-05menu: Container subclasses need a Container as parent/ownerAlexander Sulfrian1-1/+2
2013-01-05ported from log4cxx to log4cppAlexander Sulfrian1-2/+2
2013-01-05changed from SDL rendering to OpenGLAlexander Sulfrian1-2/+2
2013-01-05changed screen to display (only local naming)Alexander Sulfrian1-1/+1
2013-01-05added overlaysAlexander Sulfrian1-0/+5
2013-01-05refactor some things with FPSmanagerAlexander Sulfrian1-0/+7
2013-01-05added main applicationAlexander Sulfrian1-22/+33
2013-01-05added imageloading stuff (load images to sdl_surface)Alexander Sulfrian1-9/+28
2013-01-05make string constructor argument a constant referenceAlexander Sulfrian1-1/+1
2013-01-05added custom exception classes for better catching them (gotta catch 'em all)Alexander Sulfrian1-9/+10
2013-01-05added txt header loading with test and some preparations for loading notesAlexander Sulfrian1-1/+2
2013-01-05added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian1-16/+11
2013-01-05converted URingBufferAlexander Sulfrian1-27/+16
2013-01-05converted UTime.pas to c++Alexander Sulfrian1-13/+34
2008-09-23indentation unified, no code change.k-m_schindler1-1/+1
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-06-08- set svn:eol-style to nativetobigun1-13/+13
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+3
2007-09-23New class for score managementwhiteshark01-0/+10