2012-02-18 |
Steinar H. Gunderson | Prepare top 10 score screen for widescreen.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Prepare the group screen for widescreen.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Quit on escape or closed window.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | In RotateScreen destructor, do not leak subscreen surfaces.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Fix the rotatescreen fading so subpixel LCD works again...
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Fix the tournamnent end-mode selection.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Fix the pitch check (pitch from SDL is in bytes, not...
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | On the last fade-from-red, just complete the fade instead...
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Speed up the fades a bit.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Optimization: If pitch == width, render directly into...
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Do not use fullscreen by default.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Reinstate the splitscreen.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Disable cursor in fullscreen mode.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | Add a fullscreen define.
|
commit | commitdiff | tree |
2012-02-18 |
Steinar H. Gunderson | If we do not have a short title, use the long one in...
|
commit | commitdiff | tree |
2012-02-17 |
Steinar H. Gunderson | Fix a mismatched new[]/delete.
|
commit | commitdiff | tree |
2012-02-17 |
Steinar H. Gunderson | Replace TinyPTC with SDL.
|
commit | commitdiff | tree |
2012-02-17 |
Steinar H. Gunderson | Fix the pqxx include.
|
commit | commitdiff | tree |
2012-02-11 |
Steinar H. Gunderson | Port to pqxx3, where we need the widestring traits...
|
commit | commitdiff | tree |
2012-02-11 |
Steinar H. Gunderson | Minor hack for the new database structure.
|
commit | commitdiff | tree |
2012-02-11 |
Steinar H. Gunderson | Compile with debugging information.
|
commit | commitdiff | tree |
2012-02-10 |
Steinar H. Gunderson | Fix player link in songs.pl.
|
commit | commitdiff | tree |
2012-02-10 |
Steinar H. Gunderson | Fix CCBS parsing of nicks with spaces in them.
|
commit | commitdiff | tree |
2012-02-09 |
Steinar H. Gunderson | Merge branch 'mainline-0.1' of /srv/git.sesse.net/private...
|
commit | commitdiff | tree |
2012-02-09 |
Steinar H. Gunderson | Order by tournament name as a last resort, to get consistent...
|
commit | commitdiff | tree |
2012-02-09 |
Steinar H. Gunderson | Add a script to parse the CCBS player list and set...
|
commit | commitdiff | tree |
2012-02-09 |
Steinar H. Gunderson | Added a script to parse the HTML from www.positivegaming...
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Merge branch 'mainline-0.1' of /srv/git.sesse.net/private...
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Fix some SQL errors that crept in during refactoring.
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Fix syntax error in gettextification.
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Fix showing of open groups for non-public.
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Fix syntax errors.
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Remove OnCommit usage, which does not work anymore...
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | We do not need libpq3-config.
|
commit | commitdiff | tree |
2012-02-07 |
Steinar H. Gunderson | Some C++ fixes for slightly stricter GCC.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Fix corner casing in PL/SQL functions for finding min...
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | i18nize the season name in show-tournament.pl as well.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Update nb_NO.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Actually do the season name translation as well
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Update nb_NO translation.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Translate season names.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Fixed some language code link problems.
|
commit | commitdiff | tree |
2005-07-20 |
Steinar H. Gunderson | Added nn_NO translation by Knut Auvor Grythe :-)
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Stop hardcoding web roots -- make it a config variable...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Bring translation status up-to-date.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Fix the default locale to be actually a valid one.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add support for the user selecting languages.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Fix a typo in index.tmpl.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Updates to nb_NO translation.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Fix a somewhat odd bug in the index template.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Fix a bad bug where noadmin would never be set.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Update translations.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Multiple changes to make it possible to run www.positivegami...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Remove .htaccess file, it shouldn't be in the upstream...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add a stray SQL file that had been sitting in my directory...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add the CSS file from --pgweb.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Merge in "locked || public" changes from --pgweb, sort...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Move the database config into config.pm.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Pull in an SQL fix from who-knows-where.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Translate the three missing nb_NO strings.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Fix some strings into English.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add --statistics to msgfmt run.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Remove a debugging message.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Move config stuff over in a separate file.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Set the locale early enough for everything to be translated.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Gettextify more (the rest?).
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Start gettextifying Perl scripts (and thus titles)...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Set correct character set for gettext stuff.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Make nb_NO compile. :-)
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Switch to nb_NO.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Lots of changes/fixes to the new translation stuff.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Switch to English as a default language, and make a...
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Restore inadvertedly removed rm -f.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Translations of the main template.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add an ugly hack to be able to process main.tmpl.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Lots of translation updates.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Whoa, actually add po/ directory.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add an English translation.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Support <option> in template stuff.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Minor template tweaks.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Make a workaround for stupid gettext("") borkage.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Use/support <_> and </_>.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Run msgmerge at the end of updating templates.pot.
|
commit | commitdiff | tree |
2005-07-17 |
Steinar H. Gunderson | Add a script to compile all the .po files.
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | Add gettext support to the template frontend!
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | Actually make templates.po creation work. :-)
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | More tweaks on gettext stuff; start tryng to make templates...
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | Start i18n stuff.
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | Password-protect the system.
|
commit | commitdiff | tree |
2005-07-16 |
Steinar H. Gunderson | Test start of gettext support.
|
commit | commitdiff | tree |
2005-06-12 |
Steinar H. Gunderson | Change initial seeding from alphabetical to random.
|
commit | commitdiff | tree |
2005-06-12 |
Steinar H. Gunderson | Replace the web frontend's rank calculations with the...
|
commit | commitdiff | tree |
2005-06-12 |
Steinar H. Gunderson | Added a stored procedure for finding the min/max rank...
|
commit | commitdiff | tree |
2005-06-12 |
Steinar H. Gunderson | Added a "parallel" argument to the min/max stored procedures.
|
commit | commitdiff | tree |
2005-06-12 |
Steinar H. Gunderson | Make the rank function work more than once. :-)
|
commit | commitdiff | tree |
2005-06-11 |
Steinar H. Gunderson | Make a stored procedure implementation of finding min...
|
commit | commitdiff | tree |
2005-06-11 |
Steinar H. Gunderson | Make a (somewhat inefficient?) stored procedure implementati...
|
commit | commitdiff | tree |
2005-06-11 |
Steinar H. Gunderson | Fixed a syntax error in the calling of a stored procedure.
|
commit | commitdiff | tree |
2005-06-11 |
Steinar H. Gunderson | Moved FetchMaxScoreForPlayers into a stored procedure.
|
commit | commitdiff | tree |
2005-06-11 |
Steinar H. Gunderson | Move FetchMaxScoreForSongs into a stored procedure.
|
commit | commitdiff | tree |
next |