index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/image: fixed namespace for logging output
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
utils/rectangle: added function to intersect two rectangles
Alexander Sulfrian
2013-01-05
1
-0
/
+26
*
utils/rectangle: added constructor for array of values
Alexander Sulfrian
2013-01-05
1
-0
/
+66
*
tests: added test of operator overloading for point
Alexander Sulfrian
2013-01-05
1
-0
/
+106
*
base: moved Image and Texture to more appropriate locations
Alexander Sulfrian
2013-01-05
1
-0
/
+0
*
Makefile: simplified Makefile
Alexander Sulfrian
2013-01-05
1
-9
/
+10
*
moved all log messages a level up
Alexander Sulfrian
2013-01-05
1
-5
/
+5
*
code formatting
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
removed duplicate variable
Alexander Sulfrian
2013-01-05
1
-2
/
+1
*
Makefile with shared include for main app and tests
Alexander Sulfrian
2013-01-05
1
-11
/
+4
*
ported from log4cxx to log4cpp
Alexander Sulfrian
2013-01-05
5
-66
/
+39
*
changed all wstring/wchar_t to string/char
Alexander Sulfrian
2013-01-05
2
-25
/
+26
*
add ftgl to c/ldflags
Alexander Sulfrian
2013-01-05
2
-2
/
+3
*
added utils to include path
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
removed orphaned files
Alexander Sulfrian
2013-01-05
2
-214
/
+0
*
removed deprecated files
Alexander Sulfrian
2013-01-05
3
-330
/
+0
*
removed pascal code
Alexander Sulfrian
2013-01-05
2
-170
/
+0
*
fixed tests build
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
fixed test build
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
removed trailing white space
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
added event_manager
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
fixed test building
Alexander Sulfrian
2013-01-05
1
-3
/
+3
*
fixed make script to return error on failed tests
Alexander Sulfrian
2013-01-05
1
-1
/
+3
*
started gui framework
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
added imageloading stuff (load images to sdl_surface)
Alexander Sulfrian
2013-01-05
5
-0
/
+104
*
renamed Song::cover to Song::cover_file and added Texture* Song::cover
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
dynamic registration of songloading_strategies with static template
Alexander Sulfrian
2013-01-05
1
-2
/
+0
*
change shell execution with makefile functions
Alexander Sulfrian
2013-01-05
1
-2
/
+2
*
Makefile rework
Alexander Sulfrian
2013-01-05
2
-19
/
+65
*
beautification of xml output of cppunit
Alexander Sulfrian
2013-01-05
2
-0
/
+126
*
enabled code coverage debug output
Alexander Sulfrian
2013-01-05
1
-2
/
+2
*
changed all song paths to boost::filesystem::wpath
Alexander Sulfrian
2013-01-05
1
-5
/
+5
*
added loading for languages and some test for language class
Alexander Sulfrian
2013-01-05
1
-0
/
+86
*
delete singleton to cleanup and properly could check for memleaks with valgrind
Alexander Sulfrian
2013-01-05
1
-0
/
+2
*
added language class for easy translation
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
converted all strings and chars to wstrings and wchar_ts
Alexander Sulfrian
2013-01-05
2
-14
/
+13
*
renamed MissingSongTagException to MissingTagException and added tag parameter
Alexander Sulfrian
2013-01-05
1
-4
/
+4
*
Added exeptiontests for songs with missing required headerfields.
Robin Nehls
2013-01-05
6
-0
/
+155
*
Added possibility to easyly disable logging
Robin Nehls
2013-01-05
1
-0
/
+10
*
Enabled tests for now correctly implemented headerfields
Robin Nehls
2013-01-05
1
-14
/
+12
*
Fixed wrong videogap in txt
Robin Nehls
2013-01-05
1
-1
/
+1
*
removed function name form console log (could be long because stl templates)
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
added debug flag
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
added lyric loading to test
Alexander Sulfrian
2013-01-05
1
-0
/
+1
*
fix memory leak
Alexander Sulfrian
2013-01-05
1
-0
/
+3
*
removed encoding issue
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
added parsing of song lyric lines
Alexander Sulfrian
2013-01-05
1
-1
/
+1
*
Added generic testsong and added more header filds to the unittest
Robin Nehls
2013-01-05
3
-6
/
+50
*
added txt header loading with test and some preparations for loading notes
Alexander Sulfrian
2013-01-05
1
-0
/
+59
*
added song loading stubs with different strategies chosen by file extension
Alexander Sulfrian
2013-01-05
1
-2
/
+2
[next]