|
dialogs
|
2021-03-13
|
toxieainc
|
[r4442]
add more custom portrait resolutions for mixed ...
|
|
dll
|
2020-09-27
|
toxieainc
|
[r4306]
as some users also report problems with the cus...
|
|
imgui
|
2021-02-14
|
toxieainc
|
[r4399]
d'oh!
|
|
inc
|
2021-03-06
|
toxieainc
|
[r4434]
pull out scalefx code
|
|
lib
|
2020-08-19
|
toxieainc
|
[r4286]
update FreeImage library to latest 3.18.0 (cust...
|
|
math
|
2021-03-06
|
toxieainc
|
[r4430]
some x/y -> vector cleanups, and do not exit(-1...
|
|
media
|
2020-10-10
|
toxieainc
|
[r4334]
fix some more PVS warnings
|
|
meshes
|
2020-09-30
|
toxieainc
|
[r4311]
start moving some files/snippets (specifically ...
|
|
pin
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
res
|
2020-07-17
|
toxieainc
|
[r4232]
resave after zeroing out name remainders from l...
|
|
scripts
|
2021-01-24
|
toxieainc
|
[r4383]
add automatic/table-matching .VPP loading, simi...
|
|
shader
|
2021-03-09
|
toxieainc
|
[r4439]
reduce amount of HLSL warnings
|
|
tables
|
2017-12-24
|
toxieainc
|
[r3293]
update with latest version from Sir Cheddar
|
|
tests
|
2020-05-10
|
fuzzelhjb
|
[r4091]
add first simple test scripts for testing the GUI
|
|
txt
|
2021-03-11
|
toxieainc
|
[r4441]
To reduce the amount of parallel CPU threads ru...
|
|
BlackBox.cpp
|
2020-06-24
|
toxieainc
|
[r4180]
replace strcpy_s,strcat_s with strncpy_s,strncat_s
|
|
BlackBox.h
|
2015-03-28
|
fuzzelhjb
|
[r1884]
add crash report and dump handling
|
|
CMakeLists.txt
|
2019-11-26
|
toxieainc
|
[r3882]
move new file to inc and hook up to projs
|
|
CrashHandler.cpp
|
2021-03-06
|
toxieainc
|
[r4423]
fix ARM compile
|
|
CrashHandler.h
|
2015-03-28
|
fuzzelhjb
|
[r1884]
add crash report and dump handling
|
|
Debugger.cpp
|
2020-07-23
|
toxieainc
|
[r4255]
update scintilla to 4.4.4
|
|
Debugger.h
|
2020-05-21
|
toxieainc
|
[r4125]
add GetMaterial to the globals (counterpart to ...
|
|
Material.h
|
2020-12-30
|
toxieainc
|
[r4371]
make table saves more deterministic/comparable
|
|
MemoryStatus.cpp
|
2019-05-31
|
toxieainc
|
[r3709]
fix some warnings and adapt some Load/SaveValue...
|
|
MemoryStatus.h
|
2015-03-28
|
fuzzelhjb
|
[r1884]
add crash report and dump handling
|
|
RenderDevice.cpp
|
2021-03-06
|
toxieainc
|
[r4430]
some x/y -> vector cleanups, and do not exit(-1...
|
|
RenderDevice.h
|
2021-03-06
|
toxieainc
|
[r4422]
cleanup Texture -> RenderTarget mapping
|
|
StackTrace.cpp
|
2021-03-06
|
toxieainc
|
[r4423]
fix ARM compile
|
|
StackTrace.h
|
2015-03-28
|
fuzzelhjb
|
[r1884]
add crash report and dump handling
|
|
Texture.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
Texture.h
|
2020-08-06
|
toxieainc
|
[r4270]
more char* to string stuff (Texture)
|
|
VisualPinball.net2015.sln
|
2017-01-09
|
toxieainc
|
[r2926]
fix proj files
|
|
VisualPinball.net2015.vcxproj
|
2021-01-23
|
toxieainc
|
[r4381]
add new file
|
|
VisualPinball.net2015.vcxproj.filters
|
2021-01-23
|
toxieainc
|
[r4381]
add new file
|
|
VisualPinball.net2017.sln
|
2019-11-03
|
djrobx
|
[r3851]
Revert unintentional commits.
|
|
VisualPinball.net2017.vcxproj
|
2021-01-23
|
toxieainc
|
[r4382]
add new file
|
|
VisualPinball.net2017.vcxproj.filters
|
2021-01-23
|
toxieainc
|
[r4382]
add new file
|
|
VisualPinball.net2019.sln
|
2019-04-27
|
toxieainc
|
[r3689]
add VS2019 support
|
|
VisualPinball.net2019.vcxproj
|
2021-01-23
|
toxieainc
|
[r4382]
add new file
|
|
VisualPinball.net2019.vcxproj.filters
|
2021-01-23
|
toxieainc
|
[r4382]
add new file
|
|
audioplayer.cpp
|
2021-03-06
|
toxieainc
|
[r4421]
also search for files in c:\visual pinball as a...
|
|
audioplayer.h
|
2021-03-06
|
toxieainc
|
[r4421]
also search for files in c:\visual pinball as a...
|
|
ballex.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
ballex.h
|
2020-06-16
|
toxieainc
|
[r4162]
fix some warnings and perf hints from PVS
|
|
bumper.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
bumper.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
codeview.cpp
|
2020-12-23
|
toxieainc
|
[r4367]
fix a longstanding potential buffer overrun in ...
|
|
codeview.h
|
2021-01-03
|
toxieainc
|
[r4375]
use correct include path, NFC
|
|
codeviewedit.cpp
|
2020-12-08
|
toxieainc
|
[r4360]
move some defines to the define hell in stdafx....
|
|
codeviewedit.h
|
2020-07-30
|
toxieainc
|
[r4260]
more char* to string stuff
|
|
color.h
|
2017-04-01
|
toxieainc
|
[r2993]
make DMD (via the flasher element) configurable...
|
|
decal.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
decal.h
|
2020-07-19
|
toxieainc
|
[r4248]
more conversions to string
|
|
def.cpp
|
2021-03-05
|
toxieainc
|
[r4420]
fix harmless warnings
|
|
def.h
|
2021-02-14
|
toxieainc
|
[r4402]
fix some compile errors if undefing SSE paths
|
|
dispid.h
|
2020-10-02
|
toxieainc
|
[r4332]
moving some files/snippets (specifically import...
|
|
dispreel.cpp
|
2020-12-23
|
toxieainc
|
[r4367]
fix a longstanding potential buffer overrun in ...
|
|
dispreel.h
|
2020-07-18
|
toxieainc
|
[r4236]
remove one more char* for string
|
|
disputil.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
disputil.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
dragpoint.cpp
|
2020-10-02
|
toxieainc
|
[r4318]
moving some files/snippets (specifically import...
|
|
dragpoint.h
|
2020-09-30
|
toxieainc
|
[r4311]
start moving some files/snippets (specifically ...
|
|
editablereg.h
|
2015-09-13
|
fuzzelhjb
|
[r2187]
just code formating
|
|
eventproxy.cpp
|
2015-11-26
|
toxieainc
|
[r2415]
fix a whole bunch of memory leaks and unitializ...
|
|
eventproxy.h
|
2020-08-05
|
toxieainc
|
[r4265]
more char* to string stuff, especially for soun...
|
|
extern.cpp
|
2020-07-23
|
toxieainc
|
[r4254]
move the HINSTANCE into VPinball
|
|
extern.h
|
2020-07-23
|
toxieainc
|
[r4254]
move the HINSTANCE into VPinball
|
|
flasher.cpp
|
2021-03-06
|
toxieainc
|
[r4431]
some more cleanups, NFC
|
|
flasher.h
|
2020-03-22
|
toxieainc
|
[r4022]
unify naming/inlining
|
|
flipper.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
flipper.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
gate.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
gate.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
hash.cpp
|
2019-07-05
|
toxieainc
|
[r3745]
optimize .obj importer
|
|
hash.h
|
2020-06-16
|
toxieainc
|
[r4162]
fix some warnings and perf hints from PVS
|
|
helpers.h
|
2020-12-23
|
toxieainc
|
[r4367]
fix a longstanding potential buffer overrun in ...
|
|
hid.cpp
|
2020-06-19
|
toxieainc
|
[r4164]
fix some (harmless) cppcheck warnings
|
|
hid.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
hitrectsur.cpp
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
hitrectsur.h
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
hitsur.cpp
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
hitsur.h
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
hittarget.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
hittarget.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
idebug.h
|
2018-11-20
|
toxieainc
|
[r3561]
add success message when pressing compile and t...
|
|
ieditable.cpp
|
2021-01-03
|
toxieainc
|
[r4374]
some leftovers, NFC
|
|
ieditable.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
iselect.cpp
|
2020-07-23
|
toxieainc
|
[r4254]
move the HINSTANCE into VPinball
|
|
iselect.h
|
2020-07-23
|
toxieainc
|
[r4254]
move the HINSTANCE into VPinball
|
|
kdtree.cpp
|
2021-02-14
|
toxieainc
|
[r4402]
fix some compile errors if undefing SSE paths
|
|
kdtree.h
|
2021-02-14
|
toxieainc
|
[r4402]
fix some compile errors if undefing SSE paths
|
|
kicker.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
kicker.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
light.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
light.h
|
2020-08-22
|
fuzzelhjb
|
[r4291]
fix light/lightseq state switching issue
|
|
lightseq.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
lightseq.h
|
2020-07-22
|
toxieainc
|
[r4253]
more conversions to string (incl. a new WCHAR v...
|
|
main.cpp
|
2021-03-11
|
toxieainc
|
[r4441]
To reduce the amount of parallel CPU threads ru...
|
|
main.h
|
2021-02-14
|
toxieainc
|
[r4402]
fix some compile errors if undefing SSE paths
|
|
memutil.cpp
|
2020-07-23
|
toxieainc
|
[r4254]
move the HINSTANCE into VPinball
|
|
memutil.h
|
2015-09-13
|
fuzzelhjb
|
[r2187]
just code formating
|
|
mesh.cpp
|
2015-03-09
|
toxieainc
|
[r1826]
files forgotten from previous commit
|
|
mesh.h
|
2020-10-01
|
toxieainc
|
[r4314]
moving some files/snippets (specifically import...
|
|
mixer.cpp
|
2019-06-20
|
toxieainc
|
[r3727]
add VBTOb() to cast to bool directly, remove mo...
|
|
mixer.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
objloader.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
objloader.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
paintsur.cpp
|
2020-06-14
|
fuzzelhjb
|
[r4152]
using Win32++ device context with proper refere...
|
|
paintsur.h
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
physconst.h
|
2020-09-30
|
toxieainc
|
[r4311]
start moving some files/snippets (specifically ...
|
|
pin3d.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
pin3d.h
|
2021-03-06
|
toxieainc
|
[r4430]
some x/y -> vector cleanups, and do not exit(-1...
|
|
pinbinary.cpp
|
2020-07-30
|
toxieainc
|
[r4260]
more char* to string stuff
|
|
pinbinary.h
|
2020-07-18
|
toxieainc
|
[r4237]
remove some more char* for strings and remove s...
|
|
pininput.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
pininput.h
|
2020-02-17
|
toxieainc
|
[r3983]
wire new plunger retract option to UI and enabl...
|
|
pinsound.cpp
|
2020-09-28
|
toxieainc
|
[r4307]
as discussed with fuzzel, shared_ptr in general...
|
|
pinsound.h
|
2020-09-28
|
toxieainc
|
[r4307]
as discussed with fuzzel, shared_ptr in general...
|
|
pintable.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
pintable.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
pinundo.cpp
|
2020-12-08
|
toxieainc
|
[r4360]
move some defines to the define hell in stdafx....
|
|
pinundo.h
|
2020-08-16
|
toxieainc
|
[r4280]
flag for undo code that the table player is sta...
|
|
plumb.cpp
|
2021-03-06
|
toxieainc
|
[r4430]
some x/y -> vector cleanups, and do not exit(-1...
|
|
plumb.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
plunger.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
plunger.h
|
2020-02-16
|
toxieainc
|
[r3980]
add PullBackandRetract support by mfuegemann
|
|
primitive.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
primitive.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
quadtree.cpp
|
2021-02-14
|
toxieainc
|
[r4402]
fix some compile errors if undefing SSE paths
|
|
quadtree.h
|
2020-06-24
|
toxieainc
|
[r4180]
replace strcpy_s,strcat_s with strncpy_s,strncat_s
|
|
ramp.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
ramp.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
regutil.cpp
|
2020-07-18
|
toxieainc
|
[r4240]
fix 64bit warnings
|
|
regutil.h
|
2020-06-21
|
toxieainc
|
[r4174]
fix some copy-paste errors from last revs
|
|
resource.h
|
2021-03-05
|
toxieainc
|
[r4420]
fix harmless warnings
|
|
rubber.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
rubber.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
slintf.cpp
|
2020-07-20
|
toxieainc
|
[r4251]
more conversions to string and fix a very minor...
|
|
slintf.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
spinner.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
spinner.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
stdafx.cpp
|
2019-12-14
|
toxieainc
|
[r3911]
fix some more clang warnings and perf hints
|
|
stdafx.h
|
2020-12-30
|
toxieainc
|
[r4372]
add AMD export key to force automatic use of di...
|
|
sur.h
|
2019-10-13
|
toxieainc
|
[r3801]
remove some more hungarian notation
|
|
surface.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
surface.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
svn_version.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
svn_version.tmpl
|
2015-03-21
|
fuzzelhjb
|
[r1857]
show build number in about dialog
|
|
textbox.cpp
|
2020-12-22
|
toxieainc
|
[r4366]
as WideCharToMultiByte and MultiByteToWideChar ...
|
|
textbox.h
|
2020-07-19
|
toxieainc
|
[r4248]
more conversions to string
|
|
timer.cpp
|
2020-07-22
|
toxieainc
|
[r4253]
more conversions to string (incl. a new WCHAR v...
|
|
timer.h
|
2019-12-31
|
fuzzelhjb
|
[r3921]
remove old property browser code from code base
|
|
trace.h
|
2019-08-27
|
toxieainc
|
[r3757]
reduce bloat when including d3d9.h
|
|
trigger.cpp
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
trigger.h
|
2021-03-07
|
fuzzelhjb
|
[r4437]
replace old Objloader C functions with a C++ class
|
|
typedefs3D.h
|
2019-08-27
|
toxieainc
|
[r3757]
reduce bloat when including d3d9.h
|
|
variant.cpp
|
2018-11-20
|
toxieainc
|
[r3561]
add success message when pressing compile and t...
|
|
variant.h
|
2018-11-21
|
toxieainc
|
[r3566]
some more cleanups
|
|
vector.h
|
2019-01-22
|
toxieainc
|
[r3602]
port some whitespace changes over, no functiona...
|
|
vectorsort.h
|
2020-07-30
|
toxieainc
|
[r4261]
more char* to string stuff
|
|
vpinball.cpp
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
vpinball.h
|
2021-03-08
|
toxieainc
|
[r4438]
disable progress bar when loaded with -minimize...
|
|
vpinball.idl
|
2020-12-03
|
fuzzelhjb
|
[r4351]
add ElasticityFalloff to the wall physics prope...
|
|
vpinball.rc
|
2014-05-31
|
fuzzelhjb
|
[r1097]
better environmapping for the mesh ball. fixed ...
|
|
vpinball_eng.rc
|
2021-01-31
|
toxieainc
|
[r4388]
rename new button slightly
|
|
vpinball_fre.rc
|
2014-08-12
|
toxieainc
|
[r1192]
remove duplicated accelerometer params, fix som...
|
|
vpinball_ger.rc
|
2019-06-05
|
toxieainc
|
[r3714]
port some minor things from VPVR, also fix "Aut...
|
|
vpinball_spa.rc
|
2014-08-12
|
toxieainc
|
[r1192]
remove duplicated accelerometer params, fix som...
|
|
vpinballres.rc
|
2014-04-19
|
mukuste
|
[r1006]
Added missing file vpinballres.rc.
|
|
vpversion.h
|
2020-12-21
|
fuzzelhjb
|
[r4364]
set VPX file version to 10.7
|
|
wintimer.cpp
|
2020-12-16
|
toxieainc
|
[r4361]
do not use low level/undocumented API call to s...
|
|
wintimer.h
|
2020-11-21
|
toxieainc
|
[r4341]
always set higher precision timer AND use very ...
|
|
worker.cpp
|
2020-08-06
|
toxieainc
|
[r4269]
more char* to string stuff
|
|
worker.h
|
2019-08-27
|
toxieainc
|
[r3756]
leftovers, no functional change
|