mudlord
33d0ce63b3
Fixed some loose ends in the OpenGL renderer.
...
Now its nice and tidy. Heh.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@553 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-31 01:43:17 +00:00
bgk
c012d46694
Removed Makefile. It should be generated by cmake.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@552 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-30 18:49:32 +00:00
mudlord
8d13754a76
Fixed pragmas
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@551 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 04:05:38 +00:00
n-a-c-h
2f9fdf3d6b
Beware the pragmas.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@550 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 03:55:54 +00:00
n-a-c-h
7dad9f7167
Fix for MSVC.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@549 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 03:20:05 +00:00
n-a-c-h
cae0778388
Slight tweak.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@548 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 23:50:15 +00:00
n-a-c-h
1afe8ec5f3
Fixed two bugs, and did some corrections for granuality.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@547 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:55:00 +00:00
mudlord
19af8011a7
Updated what we need to do next.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@546 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:45:00 +00:00
n-a-c-h
63337c083c
Making some things more annoying to notice.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@545 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:43:40 +00:00
n-a-c-h
5e8239b625
Lets quiet a warning.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@544 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 09:04:14 +00:00
n-a-c-h
0227ab6f5a
Make this just a little bit strong.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@543 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 09:01:22 +00:00
n-a-c-h
d3923cda94
Taking some advice from byuu to not make all the data static, and of course, advice from SPC to stick in some annoying we no longer exist, bring on fucompp!
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@542 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 08:58:50 +00:00
mudlord
a92d8bfdb2
Fixed about DLG link.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@541 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 06:48:08 +00:00
n-a-c-h
c2719482c8
I'm upset that my last trick missed a trick, so correcting that now.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@540 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 02:38:01 +00:00
n-a-c-h
4bf9cd2109
Okay this insanity I think is sort of outdoing myself. Good luck looking at this through a disassembler.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@539 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 02:26:10 +00:00
n-a-c-h
d5bb2f5390
Maybe this will help.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@538 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 00:51:46 +00:00
n-a-c-h
aefae9d91a
Should compile now with MSVC (yeah, I actually broke out MSVC and did some testing, not that I could figure out how to build the whole project).
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@537 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 23:13:26 +00:00
n-a-c-h
6b857fc253
Fixed unprotect_buffer().
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@536 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 15:35:03 +00:00
n-a-c-h
274df62411
Oops, mixed up two variables.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@535 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:40:32 +00:00
n-a-c-h
fab740fc99
Small improvement ;)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@534 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:39:20 +00:00
n-a-c-h
0d0f5ed94e
Scope fix, lets hope this compiles.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@533 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:36:54 +00:00
n-a-c-h
dd68ab30d6
Move some data from function to global to take it off the stack, and make it harder to find when browsing the code with a process viewer.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@532 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:35:36 +00:00
n-a-c-h
4f342489ab
Just in case.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@531 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:34:07 +00:00
n-a-c-h
a9838c5c27
A lot more crazy stuff, hope it compiles.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@530 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 07:58:21 +00:00
mudlord
488f1f8fb1
Started work on updated crypto
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@529 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-26 23:19:27 +00:00
spacy51
8afd839f90
DISABLE possibility to select multi-threaded filters and filter plugins at once
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@528 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 17:14:55 +00:00
spacy51
e26d47587b
ADDED convenience behavior of filter plugin menu entry
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@527 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 17:04:25 +00:00
spacy51
d4ff4a255e
Update dependency info
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@526 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 16:47:31 +00:00
spacy51
8c32d45658
Enable GBA_LOGGING for Release builds
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@525 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 14:53:16 +00:00
spacy51
930c15d4a0
FIXED: Logging dialog broken after switching render API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@524 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 14:43:12 +00:00
spacy51
9942c8c643
Small change
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@523 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 14:32:21 +00:00
spacy51
c52e4df3fc
Added seperate verbose channel for sound output
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@522 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 14:24:49 +00:00
spacy51
a10d254829
Added protection step to post-build commands.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@521 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 13:05:31 +00:00
n-a-c-h
096668b837
For building debug builds, no security ever.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@520 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 12:45:49 +00:00
n-a-c-h
310d8ec901
Fixed bug in defines, and tighten stuff up with an adler!
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@519 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 12:38:15 +00:00
n-a-c-h
596778f3f2
Better protection.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@518 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 03:39:14 +00:00
n-a-c-h
87fbce804c
Fix handling of one case, should be a good memmem() now.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@517 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-20 01:54:20 +00:00
n-a-c-h
4e8ab56781
Some fixes.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@516 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 15:29:59 +00:00
mudlord
fbaa2c86c3
Updated payload
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@515 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 13:06:55 +00:00
mudlord
c0cf22209d
Added some fun....
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@514 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 12:50:49 +00:00
spacy51
b38fcf7210
Enable GBA_LOGGING for Debug build.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@513 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 12:29:00 +00:00
spacy51
ea38858c2e
Some clarifications.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@512 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 11:25:30 +00:00
mudlord
7a18d8c141
Updated about info
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@511 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-18 22:42:56 +00:00
mudlord
879c5bf7ca
Fixed up Qt4 project file
...
Started preliminary Qt4 directory dialog in options
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@510 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-16 02:40:47 +00:00
n-a-c-h
469fb4b5b3
Insert Placeholder so I don't forget.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@509 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-15 02:07:32 +00:00
n-a-c-h
fadd542137
Cleanup, support .dmg
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@508 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-15 02:04:32 +00:00
xkiv
91f5561411
Made (some) messages about invalid cheat codes more descriptive
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@507 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-08 23:27:20 +00:00
xkiv
d2bd65709b
(new/changed functionality is mostly described in the new file doc/ReadMe.SDL.txt)
...
Reworked rewinds
More schemes for save/load keybindings
Savestate backups
Per-gamepad autofire (binds to a button on the real pad/keyboard)
Allow adding cheat codes from commandline
Allow adding IPS patch files from commandline
Fix bug in configuration for pad 4
Configurable default scaling of window size for openGL (when filter=0)
Assorted code cleanups (using DEFINEs instead of literals, factored-out chunks of code
from the big switch to functions, ...)
New switches for muting sound (CTRL+S), toggling cheats (CTRL-E)
Added timestamp to console messages
All messages go to console, even if they go to screen
Some messages no longer go to screen
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@506 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-08 23:25:39 +00:00
xkiv
8d47c2aae4
Added new options:
...
Joy#_AutoA, Joy#_AutoB, openGLscale, saveKeysSwitch
Fixed maximum value for rewindTimer.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@505 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-08 23:16:12 +00:00
xkiv
1d71f217fb
Documentation for the SDL GUI - keybindings, savestates, backups, rewinds, IPSs, cheats, autofire
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@504 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-08 23:11:35 +00:00