244 Commits

Author SHA1 Message Date
Vishal
a17ac19946
Update publictab.py 2023-10-15 13:16:46 +05:30
Vishal
32dd54303a
Update publictab.py 2023-10-15 13:11:39 +05:30
Vishal
847b2c8e05
Merge branch 'efroemling:master' into master 2023-10-15 13:05:03 +05:30
Eric
c42318cccc
cleaning up audio shutdown 2023-10-14 23:07:58 -07:00
Eric
baa09a775d
various fixes and polishing 2023-10-13 18:48:43 -07:00
Vishal
322992f4d1
Merge branch 'efroemling:master' into master 2023-10-13 07:21:00 +05:30
Eric
d775eefdde
tidying 2023-10-12 16:05:06 -07:00
Eric
c0179f692e
fix a fullscreen bug and a quit bug 2023-10-11 20:48:49 -07:00
Vishal
192eb8d39e
Merge branch 'efroemling:master' into master 2023-10-12 06:45:46 +05:30
Eric
2cfdf62280
tidying 2023-10-11 15:41:13 -07:00
Eric
93be4ddcf6
work in progress on apple/android build overhauls 2023-10-11 15:25:28 -07:00
Vishal
5f46726d20
Update onscreenkeyboard.py 2023-10-08 22:10:39 +05:30
Eric
feb010f497
fix for crash when switching tabs in dev console 2023-10-05 17:31:44 -07:00
Eric
a2ea720bb9
Cleaned up the ballistica::Object class and its reference types to try and minimize ambiguity 2023-10-05 12:04:07 -07:00
Eric
a3c4d0e07e
fixing crash bug 2023-10-05 07:35:39 -07:00
Eric
f1eb7ca680
all builds now targeting c++20 (up from 17) 2023-10-04 19:21:22 -07:00
Eric
5bbeee24ab
updated windows builds to use Visual Studio 2022 2023-10-04 09:24:10 -07:00
Eric
fb9c2de47e
various cleanup 2023-10-03 21:39:21 -07:00
Eric
1dfc78e6dd
sdl app now downshifts when backgrounded/minimized 2023-10-03 17:30:34 -07:00
Eric
ee8fec761b
Latest public/internal sync. 2023-10-03 11:31:51 -07:00
Eric Froemling
dd0685f033
Merge pull request #624 from vishal332008/master
A little update...
2023-10-03 11:22:17 -07:00
Eric
cf12df9c0e
updated for pylint 3.0 2023-10-02 22:30:42 -07:00
Eric
9fcc313b0b
added text widgets to dev-console tabs python api 2023-10-02 19:16:29 -07:00
Eric
d85ac6a160
more dev-console work 2023-10-02 17:28:13 -07:00
Eric
f25f31cce4
work on user-defined dev-console tabs 2023-10-02 16:23:20 -07:00
Vishal
596e8ade19
Update v2proxy.py 2023-09-30 10:04:09 +05:30
Eric Froemling
d21958bcbd
Merge pull request #622 from VinniTR/patch-1
Update spaz.py
2023-09-29 17:55:05 -07:00
Eric
ef2900b535
fixed an issue that could cause jittery camera motion at extremely high frame rates 2023-09-29 17:16:43 -07:00
Eric
1df74d75d5
more 9-patch tidying 2023-09-28 17:07:30 -07:00
Eric
10d7cffdbc
nine-patch cleanup 2023-09-28 16:47:36 -07:00
Eric
f25fdceded
implemented 9-patch meshes (see dev-console tabs/buttons) 2023-09-28 14:04:52 -07:00
Eric
10dd5d7205
flashing now looks consistent at high frame rates 2023-09-28 10:56:08 -07:00
Eric
b826d045f0
moving more internal times from millisecs to microsecs 2023-09-28 10:05:50 -07:00
VinniTR
7d29430881
Update spaz.py 2023-09-28 11:21:35 -05:00
Eric
1d54e322ca
Latest public/internal sync. 2023-09-27 17:21:53 -07:00
Eric Froemling
37d265d355
Merge pull request #613 from VinniTR/master-1
Update spaz.py
2023-09-27 17:06:02 -07:00
Eric Froemling
e30e29608c
Merge pull request #614 from heLlow-step-sis/heLlow-step-sis-patch-1
Update kingofthehill.py
2023-09-27 16:41:01 -07:00
Eric Froemling
3d0e7600ed
Merge pull request #617 from EraOSBeta/master
Fixed issue with hockey puck dying
2023-09-27 16:35:43 -07:00
Eric Froemling
7287a9b269
Merge pull request #618 from vishal332008/master
Fixing a small error
2023-09-27 16:34:32 -07:00
Eric
b1f00cd05b
debug speed adjustments are now ctrl-plus/minus instead of just plus/minus 2023-09-27 11:33:08 -07:00
Eric
de0d7097da
fixed issue where vsync setting could be incorrect at launch 2023-09-27 11:15:53 -07:00
Eric
5b8310352f
graphics/window-system revamp work-in-progress 2023-09-27 09:48:55 -07:00
Vishal
7b278eb53d
Fixing a small error 2023-09-22 07:40:00 +05:30
Eric
034094d0a3
dev-console work in progress 2023-09-13 10:06:47 -07:00
Era
4dde21e439
Update hockey.py 2023-09-13 11:45:16 +03:30
Era
9143532320
Update hockey.py 2023-09-13 11:27:22 +03:30
Eric
7579225a3d
dev console now supports on-screen keyboard input 2023-09-11 15:24:09 -07:00
Eric
f23365726b
a bit more shutdown process cleanup 2023-09-10 13:33:52 -07:00
Eric
a34a78f4e6
fixed an issue that could cause a 3 second pause at shutdown 2023-09-09 23:28:36 -07:00
Eric
e4dfcd2680
Fix uninited variable which could lead to v1 networking still breaking randomly (thanks for heads-up Rikko!) 2023-09-09 17:28:24 -07:00