Commit Graph

1015 Commits

Author SHA1 Message Date
bgk 659e71fad6 LINK: Create a new branch for my link WIP
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1122 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-08 17:08:25 +00:00
bgk c9a781270a CMAKE: sem_timedwait is found in pthread on newer linuxes
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1121 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-07 19:09:16 +00:00
squall-leonhart f7be31935d would help if i commit the file with /mp enabled instead of the one where i removed /mp from the advanced command line (don't need it on both pages)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1120 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-06 15:41:59 +00:00
squall-leonhart 5a2da5176c >.> Shuffle2 was wrong.
that happens alot.
/mp switch enables the use of multiple cl.exe processes during assembling process, this cuts building vba-m times down by a nearly 3/4.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1119 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-06 14:58:46 +00:00
squall-leonhart 56cbd01cd7 removed the modal else from the client connection dialogue
now it doesn't crash when clicking connect on debug builds




still does on release builds, just like start server :(

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1117 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:36:28 +00:00
squall-leonhart de77f29b1a this makes the serverwait dialog appear.
still causes a crash in release builds and points at output.c in an area of unicode :|

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1116 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:14:27 +00:00
bgk 0af6a10271 LINK: Don't assume the data we want to send is the first to be written to SIOMLT_SEND since last transfer.
But rather the one present in SIOMLT_SEND when master sets the start transfert bit.
Fixes Advance Wars


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1115 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 17:26:08 +00:00
bgk 8ee689b96c WX: Somewhat fix lan link. Advance wars won't link properly whereas it is working with mem link.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1114 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 14:26:22 +00:00
bgk 11f4dfb43b WX: Fix build with LINK enabled
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1113 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-01 17:59:13 +00:00
kode54 51afa7e129 Fixed a crash on Windows XP and older systems
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1112 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-26 07:44:19 +00:00
squall-leonhart c8d6432cb7 removing some cases where then and else do exactly the same thing
i could not see any functional differences anywhere, but there might be something im overlooking.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1111 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-19 21:22:16 +00:00
bgk 43d71c8bdb WX: Fix build on non-win32
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1110 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:09:37 +00:00
bgk a0929baee4 FFMPEG: Fix build with newer versions of the library.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1109 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:08:42 +00:00
kode54 a958ca170d Added device change notifier to XAudio2 outputs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1108 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-04 22:15:46 +00:00
squall-leonhart 3741669b56 clarified, and ignored another user side project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1107 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 20:31:54 +00:00
squall-leonhart 0585f558cb maybe emucr will get the hint now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1105 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 19:59:26 +00:00
squall-leonhart bdf75f232f SubWCRev is no longer available as a standalone download
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1104 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 17:06:34 +00:00
squall-leonhart ad018c28b4 deleted vs2010_wx
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1103 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-12 06:38:19 +00:00
squall-leonhart 3641692433 -_- readme still listed vs2008
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1102 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-09 21:30:27 +00:00
squall-leonhart 133747a94e removed a ninja space that appeared in urls
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1101 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-09 08:44:15 +00:00
squall-leonhart 80327cd60c Documentation is now clearer as to exactly why the directx end user installer is required.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1100 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-02 21:01:21 +00:00
squall-leonhart 1dca418403 this is for the guys at emucr who can't tell a dummy project folder when they see one.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1099 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-24 13:08:08 +00:00
squall-leonhart 940847baeb update docs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1098 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 09:40:04 +00:00
squall-leonhart 75056f7b74 commit latest nasm and kode54's change to gb_oscs that has seemed to have resolved the channel 3 issue in a number of games.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1097 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 09:29:46 +00:00
squall-leonhart b3457e493f how did the spanish version of fire red get its save type set to eeprom (savetype=1)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1096 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 06:40:11 +00:00
kode54 2c1e1e8058 Added support for detected FFMPEG include path
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1095 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 06:19:44 +00:00
squall-leonhart 75667980a7 cleans up a unary minus unsigned still unsigned warning
also fixes channel 3 in Mario and luigi super star saga.  DON'T ASK ME HOW, i have no idea.  Infact changing other area's affected the channels as well, so i have no idea how the fuck this works.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1094 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-12 06:13:10 +00:00
bgk f595b6fb5e DEBIAN: Add manpages for gvbam and wxvbam, thanks to Jeremy Newton for writing them.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1093 a31d4220-a93d-0410-bf67-fe4944624d44
2012-04-27 14:30:15 +00:00
bgk 3fe64a7485 FFMPEG: Fix build for newer versions of the library.
Thanks to Tim Harder for the patch.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1092 a31d4220-a93d-0410-bf67-fe4944624d44
2012-03-25 08:14:31 +00:00
bgk a7c7f063c1 Fix build errors with zlib-1.2.6.
The problem relates to gzFile not being a typedef of voidp anymore in zlib-1.2.6.
Thanks to Tim Harder for the patch.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1091 a31d4220-a93d-0410-bf67-fe4944624d44
2012-03-25 08:09:07 +00:00
bgk 9c218871d4 CMake: Enable GBA linking by default. Fixes Sonic Advance 2.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1090 a31d4220-a93d-0410-bf67-fe4944624d44
2012-02-06 10:28:46 +00:00
squall-leonhart 943fb50ba9 added a note that the unpatched MSVC2010 has a bug that causes SSE2 to be applied on some operations when the /SSE flag is set, which causes an illegal on processors not supporting SSE2
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1089 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-25 00:24:52 +00:00
squall-leonhart 31d1b72d7e for shuffle to play with
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1088 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-24 00:04:20 +00:00
squall-leonhart 35c18aff76 update FSF address
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1086 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-23 08:49:39 +00:00
thibeaz a02d69b317 added shuffles patch for fixing wxwidgets interface build, unfortunetly still fails building on link enabling. but if disabled it will build and run.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1085 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-23 03:46:47 +00:00
squall-leonhart e1cc1ea034 clicking start server crashes vba-m, so lets not let people click it for now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1084 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-21 01:06:43 +00:00
squall-leonhart b90b9e403c remove the suo
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1076 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-21 00:20:05 +00:00
squall-leonhart 48e80bd225 fex updates
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1075 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-21 00:19:29 +00:00
squall-leonhart 05d20571f7 shuffles magic mush...... trunk MSVC2010 buildfix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1071 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-20 22:03:27 +00:00
thibeaz 9ad39de0b9 added the option to disable/enable xaudio2 support in the cmakelist since it was neglected the first time around, also going to be looking into expanding the sound settings dialog and enhancing it some as soon as I figure out some xrc specifics for wxPropertySheetDialog.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1067 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-16 18:44:25 +00:00
squall-leonhart c55fc8a937 reverts ini file generation to pre rev885 behaviour
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1066 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-16 01:48:28 +00:00
squall-leonhart 9e1b0c4aee fex was fixed in the sln, but not the vcxproj :\
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1065 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-05 15:24:33 +00:00
squall-leonhart 541ecbda78 SubWCRev is no longer standalone, removed from dependencies and pointed the project files to find it via path
updated DevInfo.txt
applied khh's patch for gbalink.cpp though more changes are required to bring trunk up to building since the Wx patches

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1064 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-04 19:38:33 +00:00
squall-leonhart 7f627ac7b0 took drnach's dmg association and expanded on it :)
looks like the branch doesn't have properties assigned

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1062 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-28 13:05:40 +00:00
bgk 88de75eb7d CMake: Disable building the wxWidgets port by default since it is not supported yet.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1061 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-28 11:56:07 +00:00
bgk b716c9c328 SDL: Install vba-over.ini in the data directory and use it.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1060 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-28 10:23:38 +00:00
n-a-c-h 58db70f758 Add missing extensions. Note though that the association section is still missing .dmg
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1059 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 22:09:31 +00:00
n-a-c-h a21e1a0d0f Add missing extensions.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1058 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 22:01:34 +00:00
n-a-c-h f1e0e14144 Add missing extensions.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1057 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 21:56:00 +00:00
n-a-c-h 725a20ff6c I'm not sure where these MIME types came from, but if we're going to invent some, let's invent some proper ones. I'm not sure if -rom is the best suffix though.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1056 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 21:49:55 +00:00