Commit Graph
100 Commits
Author SHA1 Message Date
Colby Klein 80cd64e50d Hopefully improve FFMpeg issues on linux (fix #260) 2011-05-08 17:36:50 -07:00
Colby Klein 39953f16b1 Require lower version of GLEW. I don't believe we use anything from newer than 2.1. 2011-05-02 17:47:23 -07:00
Colby Klein 8c22b4573e merge opengl -> default. this might break d3d (sorry if it does!) 2011-05-02 17:35:02 -07:00
Colby Klein b721d0a011 [opengl] merge 2011-05-02 17:33:20 -07:00
Colby Klein e9d6fada14 Fix compile, rename _Legacy to _OGL so I stop being confused 2011-05-02 11:23:37 -07:00
Colby Klein ba478c3974 huge merge 2011-05-02 10:50:56 -07:00
Colby Klein d69bbdbb9d Fix typo 2011-05-02 10:41:59 -07:00
Colby Klein f511d44c06 merge 2011-05-02 10:37:01 -07:00
Colby Klein 464f0f703b PulseAudio has some issue which causes arrows to stutter. 2011-05-02 10:36:08 -07:00
Colby Klein 222c935c97 Fix compiling with build.sh (thanks to Matt1360 for the automake help) 2011-04-17 00:16:20 -07:00
Colby Klein 301247d952 Fix compile in GCC 2011-03-27 17:28:44 -07:00
Colby Klein 53865866d3 [opengl] merge (part 2) 2011-03-16 23:35:47 -07:00
Colby Klein 0c457ba55b [opengl] merge (part 1?) 2011-03-16 23:27:50 -07:00
Colby Klein a559f03fd8 update 2011-03-16 00:27:10 -07:00
Colby Klein ba649e791d merge 2011-03-15 00:56:06 -07:00
Colby Klein f9a3e3eb82 [opengl] More style cleanup. Last commit for the night. 2011-03-14 03:16:01 -07:00
Colby Klein 1c9cc716cd ...I broke one of these. Fixed now. 2011-03-14 03:05:30 -07:00
Colby Klein 00cffdc30c RageDisplay_Legacy style cleanup. 2011-03-14 02:57:52 -07:00
Colby Klein b5a49f9dab Draw if alpha is greater than 0x01 (previously 0x03). In practice, numbers this low can be useful for certain blend effects. 2011-03-14 02:34:03 -07:00
Colby Klein ac605ebbf7 [opengl] Dump glext stuff in favor of GLEW. New extern directory for libraries. 2011-03-14 01:50:48 -07:00
Colby Klein 4119d406a5 Fix some warnings and update hgignore so status is cleaner. 2011-03-14 00:18:51 -07:00
Colby Klein 30553fec04 Fix a few missed replacements, update strings. 2011-03-13 23:42:07 -07:00
Colby Klein 5cf68a2f76 [opengl] Remove all references to RageDisplay_OGL (changed to _Legacy). Start removing old D3D stuff. 2011-03-13 23:36:20 -07:00
Colby Klein 7ace19776d merge again. 2011-03-13 23:22:22 -07:00
Colby Klein 066695a5a7 sync branch with 1.2.3 2011-03-13 23:18:08 -07:00
Colby Klein c110f30f2a ...merge 2011-03-13 22:02:15 -07:00
Colby Klein f8f8a580fd Update year. 2011-03-13 22:01:46 -07:00
Colby Klein aef8661bb6 [opengl] Remove D3D, rename RageDisplay_OGL to RageDisplay_Legacy 2011-03-13 20:00:32 -07:00
Colby Klein 33712f8ce9 I forgot to add these. 2011-03-12 22:24:28 -08:00
Colby Klein dd4083a9b1 Fix potential alpha issues. Transparency is not allowed here. 2011-03-08 19:57:31 -08:00
Colby Klein 72134f3fa6 woops, merge. 2011-03-08 11:01:41 -08:00
Colby Klein 704c7bff1d Update Cel shading. Note, RageDisplay_D3D will need to be fixed for this. 2011-03-08 11:00:32 -08:00
Colby Klein bcd87f8c17 Disable setting texture states, leave a comment. 2011-03-08 10:58:35 -08:00
Colby Klein ec00ac74ee Fixed permissions. 2011-03-08 10:21:50 -08:00
Colby Klein 70d59c1c9b Revert my original font change. I did mostly fix my optimization for it but it really was problematic. This whole block would probably have to be written differently. 2011-03-08 10:21:21 -08:00
Colby Klein 5fe1ed811d Don't try to draw nothing. 2011-02-27 20:47:11 -08:00
Colby Klein e1e7db4758 Draw strings in batches. This results in glDrawArrays calls being dramatically reduced, although it's still not perfect. Note: This breaks drawing strings which use multiple maps. 2011-02-27 20:30:44 -08:00
Colby Klein 0e69687e59 speed up MusicWheel switch slightly 2011-02-27 19:45:55 -08:00
Colby Klein 957cb50bb4 Draw only the amount of musicwheel items needed. The MusicWheel is _slow_. 2011-02-27 19:45:05 -08:00
Colby Klein c2dbfabb0c woops. merge 2011-02-25 02:09:55 -08:00
Colby Klein dc493450bf Break cel shading (it'll be fixed soon, I have to poke at RageDisplay stuff), add TODOs for myself, and comment out some 2D character stuff... 2d chars should be possible to implement in lua instead. 2011-02-25 02:08:30 -08:00
Colby Klein 9a88c8ec54 Comment out (build breaking) mouse code for OS X, fix 3d noteskins + characters at the same time (I hope) 2011-02-24 20:04:00 -08:00
Colby Klein c380d23d0b revert 2011-01-20 18:43:58 -08:00
Colby Klein 2647fa53d6 bump 2011-01-20 18:25:19 -08:00
Colby Klein 81e2a779a0 Update Xcode project. 2010-12-22 14:56:37 -08:00
Colby Klein 70934bb684 Merge because I forgot to update first. 2010-12-20 08:41:10 -08:00
Colby Klein 05d42bf8de Update project and fix build. 2010-12-20 08:34:56 -08:00
Colby Klein 78248fbce2 merge apparently. 2010-12-13 16:48:25 -08:00
Colby Klein 2c57922dee Fix orbital for dance. 2010-12-13 16:47:12 -08:00
Colby Klein 75a9bb3eff Fix warning causing gameplay skips. 2010-12-10 11:27:40 -08:00
Colby Klein c1579ef1da Fix speed mods here too. 2010-11-28 12:50:12 -08:00
Colby Klein 3f27d9c6b1 Change default speed mod set to reflect changes to scrolling speed. 2010-11-28 12:42:26 -08:00
Colby Klein 132fb66243 Increase default scrolling speed. Think about it, when was the last time you used 1x? It's too slow to really be usable and it's even bad for new players (I've heard countless times how people get confused with the overlapping arrows) 2010-11-28 12:32:33 -08:00
Colby Klein 90a2450fb3 Add missing ffmpeg files. 2010-01-27 15:14:13 -08:00
Colby Klein cb5ae48650 Ignore changes made to Libraries (they change every build, apparently). 2010-01-27 14:40:13 -08:00
Colby Klein 1dd80a9143 Ignore xcode stuff, update Libraries? I may need to put these on ignore as well. 2010-01-27 14:37:35 -08:00
Colby Klein f17cd94d33 Update packaging script. 2010-01-27 11:35:58 -08:00
Colby Klein 74c0acf15f Fix .hgignore 2010-01-27 11:17:35 -08:00
Colby Klein df52494701 Removed test themes and stuff.midi, as well as themekit. Themekit can be brought back when it's more than a placeholder. 2010-01-27 11:14:30 -08:00
Colby Klein 5b6a2f1df0 Add .hgignore. Set to ignore .DS_Store, Thumbs.db, and *.o 2010-01-27 11:06:04 -08:00
Colby Klein 1bf9e7c268 This is a test commit. 2010-01-27 10:42:58 -08:00
Colby Klein 6eaf9b86c0 Add missing metrics to default theme. 2009-12-15 10:37:51 +00:00
Colby Klein 4dc8949d68 Add theme metrics OptionsListTimeout and SelectMenuName, Broadcast SongChosen and SelectMenuInput messages. 2009-12-15 09:59:51 +00:00
Colby Klein 8e50cdd5f5 fix crash from trying to go to ScreenSelectDifficulty. 2009-12-15 09:15:13 +00:00
Colby Klein 78b71940f8 Fix Fake Note rotation and remove redir (done in noteskin.lua) 2009-12-14 07:21:41 +00:00
Colby Klein 54ccc2e5a7 Load Data/splash.png on Linux like OSX and Windows do. Patch from howl (http://www.stepmania.com/forums/showthread.php?p=157340#post157340) 2009-11-10 01:37:46 +00:00
Colby Klein 8a33455fde Add NotesLoaderPMS to xcode project 2009-11-09 16:23:28 +00:00
Colby Klein 22e207caf1 Fix indentation to match everything else. 2009-11-09 09:00:26 +00:00
Colby Klein dc5e2c1a8b Fix for videos crashing using video cards without FBOs available on Windows. Patch by Greg Najda 2009-11-09 08:36:27 +00:00
Colby Klein e28c44bdb9 Add PulseAudio support for Linux (may need some cleanup? From http://www.stepmania.com/forums/showthread.php?t=21348). Also commented out something in ScreenSelectMaster that causes a crash while trying to use cursors. 2009-11-09 06:56:56 +00:00
Colby Klein c2162b6ca7 Update Makefile 2009-11-07 00:21:12 +00:00
Colby Klein 006bdfc8c3 Updated German translation by Christian Tindorf (www.stepmania4.de, www.musikspiele.eu). Note: It was done for alpha 4, so a few of the strings are already outdated. 2009-11-04 03:01:59 +00:00
Colby Klein b6228367a7 Experiment. Using different language for the group folder error in hopes that it will confuse less people (and be reported less often). 2009-08-22 09:46:41 +00:00
Colby Klein 4bb6af792d Fix compile on OS X. 2009-08-20 00:42:27 +00:00
Colby Klein e473d94000 Fix error on Linux. 2009-07-30 17:08:06 +00:00
Colby Klein 0b1c9ceabb A long overdue update to the loading window on linux. 2009-07-21 01:53:28 +00:00
Colby Klein 470c00cc31 Overlooked some issues with this, reverting until they are taken care of. 2009-07-08 21:51:33 +00:00
Colby Klein 655fa9e074 You can now use the first players selected difficulty as a lights chart using LightsDifficulty=selected in Preferences.ini (again, http://www.stepmania.com/forums/showthread.php?t=20002) 2009-07-08 16:21:11 +00:00
Colby Klein fba8eafb54 Fix lights on Windows with only one device available (http://www.stepmania.com/forums/showthread.php?t=20002) 2009-07-07 15:48:32 +00:00
Colby Klein 0c51964a8c Fix fake note colors 2009-05-09 16:38:13 +00:00
Colby Klein 51fa4290b6 Add Lua bindings for GetDisplaySubTitle and GetTranslitSubTitle 2009-05-03 02:40:59 +00:00
Colby Klein b0646841d6 Remove accidentally pasted (I think) URL from metrics 2009-05-02 21:15:28 +00:00
Colby Klein cdf06eb3a6 Use the same graphics as regular notes for fake notes. 2009-05-02 18:31:24 +00:00
Colby Klein 7c7724205f remove redundant NUM_WHEEL_ITEMS from 3d wheel example 2009-04-28 20:24:58 +00:00
Colby Klein dd62684db9 Missed a backslash in previous commit 2009-04-28 19:36:30 +00:00
Colby Klein 8163389dff Fix wheel examples and correct a typo. 2009-04-28 19:20:37 +00:00
Colby Klein 6fb26e3db4 New font for Japanese 2009-04-26 04:17:12 +00:00
Colby Klein 1b3b6a626b update mac icon 2009-04-25 05:47:44 +00:00
Colby Klein 6bca32e6cd Change "ChangedLanguageDisplay" to "DisplayLanguageChanged" and use it for artist names. 2009-04-02 18:09:23 +00:00
Colby Klein ed7a89657e Change MusicWheelItem grades to fit new theme. 2009-03-25 06:46:41 +00:00
Colby Klein 87724f14f4 Fix comment 2009-03-19 23:45:25 +00:00
Colby Klein 70fe05f426 Screenshots folder should be in Pictures instead of Documents, for consistency. 2009-03-19 23:25:11 +00:00
Colby Klein 8e79f67c34 Save with ctrl/cmd+s, like nearly every other program does. 2009-03-18 05:22:34 +00:00
Colby Klein 1cc87961f2 Pitch isn't really of any use yet, so don't display in edit. 2009-03-17 01:02:30 +00:00
Colby Klein 006e9f5e4b A cleaner logo for the title menu, courtesy of Azure. 2009-03-15 18:16:36 +00:00
Colby Klein 85d4695dc6 Update copyright year in Info-StepMania.plist 2009-03-15 06:14:44 +00:00
Colby Klein 370e441783 Fix name entry crash 2009-02-05 03:42:16 +00:00
Colby Klein e0107716e0 Increase saturation a bit. 2009-01-16 21:23:21 +00:00
Colby Klein 73f3c134f8 This was reverted by one of the last few commits, it should be there. 2009-01-05 08:07:33 +00:00
Colby Klein 786c340c47 Remove metrics for deleted screens (ScreenSelectStyle, ScreenSelectDifficulty, ScreenSelectGroup). 2009-01-04 22:59:55 +00:00