]> git.sesse.net Git - ccbs/history
ccbs
2015-03-08 Steinar H. GundersonShape text using Pango and HarfBuzz; gives us nice... mainline-0.1
2015-03-08 Steinar H. GundersonClean up glyph rendering a bit.
2015-03-08 Steinar H. GundersonFix a compile error.
2012-04-28 Steinar H. GundersonFix a bug where “need to qualify” would not be shown...
2012-02-19 Steinar H. GundersonFix anther font fallback bug.
2012-02-19 Steinar H. GundersonThere is no freshcolumnheading.
2012-02-19 Steinar H. GundersonSupport odd/even theming for top5/top10.
2012-02-19 Steinar H. GundersonFor the top5/top10 screens, split the “data” class.
2012-02-19 Steinar H. GundersonSplit up nextsonginfo again.
2012-02-19 Steinar H. GundersonFix a segfault in certain nonsensical group configurations.
2012-02-19 Steinar H. GundersonChange default to a 16:9 resolution.
2012-02-19 Steinar H. GundersonAdd theme support for drawing rectangles in the background.
2012-02-19 Steinar H. GundersonSupport different backgrounds per-screen.
2012-02-19 Steinar H. GundersonFix so that chosen score is not in the wrong class.
2012-02-19 Steinar H. GundersonRefactor font rendering a tiny bit.
2012-02-19 Steinar H. GundersonFix a crash when not finding any fonts.
2012-02-19 Steinar H. GundersonRemove a debugging printf.
2012-02-19 Steinar H. GundersonFix column headings; they were broken after a mismerge.
2012-02-18 Steinar H. GundersonIgnore built files in .gitignore.
2012-02-18 Steinar H. GundersonSupport a theme.config.local.
2012-02-18 Steinar H. GundersonMove the database configuration to the config file.
2012-02-18 Steinar H. GundersonMove most of the resolution settings to the config...
2012-02-18 Steinar H. GundersonSupport different theming for odd/even rows.
2012-02-18 Steinar H. GundersonSplit up the “data” class into more specific members.
2012-02-18 Steinar H. GundersonFix RGB/BGR issues in fill_background().
2012-02-18 Steinar H. GundersonMove the theming out to a runtime-read config file...
2012-02-18 Steinar H. GundersonParametrize color scheme into a separate header file.
2012-02-18 Steinar H. GundersonCenter some headings a bit better.
2012-02-18 Steinar H. GundersonMake backgrounded invalidated screens less database...
2012-02-18 Steinar H. GundersonFix a Valgrind hit in RotateScreen.
2012-02-18 Steinar H. GundersonPrepare top 5 chosen screen for widescreen.
2012-02-18 Steinar H. GundersonPrepare top 10 score screen for widescreen.
2012-02-18 Steinar H. GundersonPrepare the group screen for widescreen.
2012-02-18 Steinar H. GundersonQuit on escape or closed window.
2012-02-18 Steinar H. GundersonIn RotateScreen destructor, do not leak subscreen surfaces.
2012-02-18 Steinar H. GundersonFix the rotatescreen fading so subpixel LCD works again...
2012-02-18 Steinar H. GundersonFix the tournamnent end-mode selection.
2012-02-18 Steinar H. GundersonFix the pitch check (pitch from SDL is in bytes, not...
2012-02-18 Steinar H. GundersonOn the last fade-from-red, just complete the fade inste...
2012-02-18 Steinar H. GundersonSpeed up the fades a bit.
2012-02-18 Steinar H. GundersonOptimization: If pitch == width, render directly into...
2012-02-18 Steinar H. GundersonDo not use fullscreen by default.
2012-02-18 Steinar H. GundersonReinstate the splitscreen.
2012-02-18 Steinar H. GundersonDisable cursor in fullscreen mode.
2012-02-18 Steinar H. GundersonAdd a fullscreen define.
2012-02-18 Steinar H. GundersonIf we do not have a short title, use the long one in...
2012-02-17 Steinar H. GundersonFix a mismatched new[]/delete.
2012-02-17 Steinar H. GundersonReplace TinyPTC with SDL.
2012-02-17 Steinar H. GundersonFix the pqxx include.
2012-02-11 Steinar H. GundersonPort to pqxx3, where we need the widestring traits...
2012-02-11 Steinar H. GundersonMinor hack for the new database structure.
2012-02-11 Steinar H. GundersonCompile with debugging information.
2012-02-10 Steinar H. GundersonFix player link in songs.pl.
2012-02-10 Steinar H. GundersonFix CCBS parsing of nicks with spaces in them.
2012-02-09 Steinar H. GundersonMerge branch 'mainline-0.1' of /srv/git.sesse.net/priva...
2012-02-09 Steinar H. GundersonOrder by tournament name as a last resort, to get consi...
2012-02-09 Steinar H. GundersonAdd a script to parse the CCBS player list and set...
2012-02-09 Steinar H. GundersonAdded a script to parse the HTML from www.positivegamin...
2012-02-07 Steinar H. GundersonMerge branch 'mainline-0.1' of /srv/git.sesse.net/priva...
2012-02-07 Steinar H. GundersonFix some SQL errors that crept in during refactoring.
2012-02-07 Steinar H. GundersonFix syntax error in gettextification.
2012-02-07 Steinar H. GundersonFix showing of open groups for non-public.
2012-02-07 Steinar H. GundersonFix syntax errors.
2012-02-07 Steinar H. GundersonRemove OnCommit usage, which does not work anymore...
2012-02-07 Steinar H. GundersonWe do not need libpq3-config.
2012-02-07 Steinar H. GundersonSome C++ fixes for slightly stricter GCC.
2005-07-20 Steinar H. GundersonFix corner casing in PL/SQL functions for finding min...
2005-07-20 Steinar H. Gundersoni18nize the season name in show-tournament.pl as well.
2005-07-20 Steinar H. GundersonUpdate nb_NO.
2005-07-20 Steinar H. GundersonActually do the season name translation as well
2005-07-20 Steinar H. GundersonUpdate nb_NO translation.
2005-07-20 Steinar H. GundersonTranslate season names.
2005-07-20 Steinar H. GundersonFixed some language code link problems.
2005-07-20 Steinar H. GundersonAdded nn_NO translation by Knut Auvor Grythe :-)
2005-07-17 Steinar H. GundersonStop hardcoding web roots -- make it a config variable...
2005-07-17 Steinar H. GundersonBring translation status up-to-date.
2005-07-17 Steinar H. GundersonFix the default locale to be actually a valid one.
2005-07-17 Steinar H. GundersonAdd support for the user selecting languages.
2005-07-17 Steinar H. GundersonFix a typo in index.tmpl.
2005-07-17 Steinar H. GundersonUpdates to nb_NO translation.
2005-07-17 Steinar H. GundersonFix a somewhat odd bug in the index template.
2005-07-17 Steinar H. GundersonFix a bad bug where noadmin would never be set.
2005-07-17 Steinar H. GundersonUpdate translations.
2005-07-17 Steinar H. GundersonMultiple changes to make it possible to run www.positiv...
2005-07-17 Steinar H. GundersonRemove .htaccess file, it shouldn't be in the upstream...
2005-07-17 Steinar H. GundersonAdd a stray SQL file that had been sitting in my direct...
2005-07-17 Steinar H. GundersonAdd the CSS file from --pgweb.
2005-07-17 Steinar H. GundersonMerge in "locked || public" changes from --pgweb, sort...
2005-07-17 Steinar H. GundersonMove the database config into config.pm.
2005-07-17 Steinar H. GundersonPull in an SQL fix from who-knows-where.
2005-07-17 Steinar H. GundersonTranslate the three missing nb_NO strings.
2005-07-17 Steinar H. GundersonFix some strings into English.
2005-07-17 Steinar H. GundersonAdd --statistics to msgfmt run.
2005-07-17 Steinar H. GundersonRemove a debugging message.
2005-07-17 Steinar H. GundersonMove config stuff over in a separate file.
2005-07-17 Steinar H. GundersonSet the locale early enough for everything to be transl...
2005-07-17 Steinar H. GundersonGettextify more (the rest?).
2005-07-17 Steinar H. GundersonStart gettextifying Perl scripts (and thus titles)...
2005-07-17 Steinar H. GundersonSet correct character set for gettext stuff.
2005-07-17 Steinar H. GundersonMake nb_NO compile. :-)
next