a666e64ae7
installer is completely silent when /S is set
parashep2014-03-12 01:40:17 -04:00
27e393e1c6
Fix colors when unicode characters are in chat box (Online).
Sandon Van Ness2014-03-11 22:06:19 -07:00
3291ecc553
Merge pull request #88 from parashep/master
AJ Kelly2014-03-11 19:07:54 -06:00
8b78678b47
net2013 project contained refrences to net2011 projects, preventing build on some machines
parashep2014-03-11 17:57:21 -04:00
27dc958970
Changed GameState::UnjoinPlayer to actually follow its own comment and unjoin the player from STATSMAN first, instead of unjoining from PROFILEMAN, then STATSMAN, then PROFILEMAN again. Changed ProfileManager::UnloadProfile to skip unloading if the profile wasn't actually loaded in the first place.
Kyzentun2014-03-10 21:54:53 -06:00
4680cb1802
Updated documentation to match API changes.
Kyzentun2014-03-09 10:53:02 -06:00
2fc1c51389
Changed TimingData Lua API to not return strings that will be immediately be parsed into numbers.
Kyzentun2014-03-09 10:19:52 -06:00
f6d44ae85b
hold judgment positions with mini
sigatrev2014-03-03 20:46:47 -06:00
43f9fd70ca
added iTrack to mine judgment message
sigatrev2014-03-03 20:37:13 -06:00
a038300dba
added lua function for GetTimeSinceStart
sigatrev2014-03-03 20:27:46 -06:00
922c9c412a
fix issue #65 by only centering the needed items. Yes, it's a workaround. (It also happened to me on ScreenEvaluation, so I fixed it there.)
freem2014-03-03 17:49:46 -06:00
7187efeab4
update location of zlib in ZipArchive.h (even though I still can't get SMPackage to compile)
freem2014-03-03 17:42:37 -06:00
299b4695ce
Update bugtracker address now that the main bugtracker is on github
freem2014-02-24 15:20:41 -06:00
35cccb8d9c
Windows XP is reaching End of Life this year, therefore, we shouldn't use Program Files as the default install location anymore.
freem2014-02-24 15:17:42 -06:00
80bf2f8d93
Re-add FT_Xml and FT_Sprite to FileType enum
Devin J. Pohly2013-10-13 14:01:47 -04:00
a8018575b8
Use non-const XNode in ActorUtil::LoadFromNode
Devin J. Pohly2013-10-13 13:53:14 -04:00
5644917565
update windows resources file for next version
freem2014-02-19 21:28:39 -06:00
59600538da
Visual Studio was choking on isnan; it worked in StreamDisplay by including <float.h>, and that works here too.
freem2014-02-19 21:27:23 -06:00
7133e5c90c
Bump version to 5.0 beta 3. Holding off on tagging until people get in their last minute fixes.
Colby Klein2014-02-19 11:07:11 -08:00
ae3a056b2d
Fixed compiling issue with lrintf() on VC++ 2013
Suisse002014-02-16 16:39:32 -05:00
3c7bb93bbc
Added ComboContinuesBetweenSongs back in. And if that line in ResetStageStatistics is committed as FOREACH_HumanPlayer, I'm going to punch git.
Kyzentun2014-02-16 11:43:28 -07:00
8151afc602
Merge pull request #41 from kyzentun/resetspeed_mod
Jason Felds2014-02-15 09:51:44 -05:00
0c9728a8a9
Changed resetspeed to use SET_FLOAT so it can be tweened to the way other mods can.
Kyzentun2014-02-14 22:26:03 -07:00
6d51648bbf
Merge pull request #46 from kyzentun/PlayMusicPart_loopable
Jason Felds2014-02-14 20:56:27 -05:00
a02e7528d2
Fixed misplaced comma in docs for PlayMusicPart.
Kyzentun2014-02-14 18:51:10 -07:00