Eugene Sandulenko
|
5eac0c0324
|
PEGASUS: Get rid of g_engine type cast
|
2022-09-28 11:30:00 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
3bc29bd60f
|
PEGASUS: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Matthew Hoops
|
7011e8122e
|
PEGASUS: Poll for events in more places
Based on a patch by Keith Kaisershot (blitter)
|
2014-04-23 20:33:08 -04:00 |
|
Johannes Schickel
|
a6c6c74350
|
PEGASUS: Remove trailing whitespaces.
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
|
2012-09-26 04:11:09 +02:00 |
|
Matthew Hoops
|
983bd16bb7
|
PEGASUS: Fix file permissions
|
2012-04-03 15:23:08 -04:00 |
|
Matthew Hoops
|
59d6b036dc
|
PEGASUS: Fader values should be signed
|
2011-09-27 19:42:42 -04:00 |
|
Matthew Hoops
|
fe03cd1bfa
|
PEGASUS: Partially revert 4aed723368
startFaderSync does indeed to hold the main thread.
|
2011-09-27 12:24:45 -04:00 |
|
Matthew Hoops
|
4f358e7615
|
PEGASUS: Begin populating the Neighborhood class with more useful functions
|
2011-09-26 12:36:50 -04:00 |
|
Matthew Hoops
|
4aed723368
|
PEGASUS: Fix startFaderSync
Since we're not running in multiple threads anymore, we cannot have the fader hold the main thread to itself.
|
2011-09-25 12:23:19 -04:00 |
|
Matthew Hoops
|
da74436aa4
|
PEGASUS: Implement fader support
|
2011-09-16 19:06:22 -04:00 |
|