squall-leonhart
50fe276a0f
remove deprecated files from the project
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1133 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-17 14:06:51 +00:00
bgk
4508a913c8
MFC: Fix to use the new link API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1132 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-16 14:41:49 +00:00
squall-leonhart
cb68ab423c
file type fixes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1131 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-11 21:53:26 +00:00
bgk
2c9ead9ce9
LINK: Hide more implementation details
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1130 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-10 06:10:35 +00:00
bgk
74b3cf7304
LINK: Treat joybus like every other link mode
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1129 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 20:57:53 +00:00
bgk
55ce3002f4
LINK: Remove some of the internal linn state from the interface
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1128 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 15:50:08 +00:00
bgk
e0ece3f35b
LINK: Continue simplifying the link init oode
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1127 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 11:01:20 +00:00
bgk
a1c041a116
LINK: Remove useless inheritance
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1126 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:55:56 +00:00
bgk
da92526a1c
MFC: Fix build, still not working properly
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1125 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:53:41 +00:00
bgk
7e57b3b184
LINK: Don't init IPC unless asked to do so
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1124 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:47:15 +00:00
bgk
4c0b34fcf4
LINK: New API to initialize link modes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1123 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-08 17:11:07 +00:00
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