| Commit message (Expand) | Author | Files | Lines |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -77/+25 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-09 | - better conformance of Makefiles to GNU coding standards | tobigun | 1 | -1/+4 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-09-02 | - removed configure options --enable-local/global | tobigun | 1 | -29/+42 |
2008-09-01 | - suffix configure option removed | tobigun | 1 | -3/+3 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-08 | With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ... | tobigun | 1 | -1/+1 |
2008-07-17 | - UPlatformXYZ.pas clean-up | tobigun | 1 | -43/+11 |
2008-06-16 | Delphi 7 compatibility fix: | tobigun | 1 | -11/+11 |
2008-06-09 | - all references to the libc unit removed. The Libc unit (not the library) wa... | tobigun | 1 | -42/+59 |
2008-06-08 | Added missing private section. Without defining it, methods are public by def... | tobigun | 1 | -13/+14 |
2008-05-03 | - fixed recursive calling of TPlatform.Halt. | tobigun | 1 | -54/+2 |
2008-03-03 | - actual.. -> current.. | tobigun | 1 | -0/+4 |
2008-02-20 | Fixed a bug in the directory-handling routine. | tobigun | 1 | -44/+49 |
2008-02-19 | fixed bug when compiling with --enable-dev-build | jaybinks | 1 | -8/+11 |
2008-02-19 | added missing ";" | tobigun | 1 | -3/+3 |
2008-02-12 | builds nice... and builds deb also that runs / works .. | jaybinks | 1 | -0/+3 |
2008-02-06 | fixed the configure stuff though it needs some further adjustments | tobigun | 1 | -4/+17 |
2008-02-05 | Removed the FPC_V220 define. Now the build-in FPC_VERSION, FPC_RELEASE and FP... | tobigun | 1 | -7/+13 |
2008-02-04 | small changes to check linux compilation. | jaybinks | 1 | -5/+6 |
2008-01-25 | Bugfix: some inherited functions were missing. | tobigun | 1 | -6/+33 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -1/+1 |
2007-12-20 | added -localpaths command line switch | jaybinks | 1 | -3/+13 |
2007-12-20 | made USDX function when file paths differ from previous expectations.. | jaybinks | 1 | -0/+38 |
2007-12-05 | - compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled... | tobigun | 1 | -66/+116 |
2007-11-20 | Fixed UPlatformLinux.pas | eddie-0815 | 1 | -1/+1 |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -3/+3 |
2007-11-08 | Changed d_name to name. | eddie-0815 | 1 | -5/+5 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 1 | -0/+66 |