Ivan Safrin
|
c7e91473fa
Merge pull request #183 from CIB/cleanup
|
13 лет назад |
Ivan Safrin
|
9750aa7453
Merge pull request #182 from CIB/master
|
13 лет назад |
Ivan Safrin
|
8f7e000031
Merge pull request #157 from mcclure/uniqueevents
|
13 лет назад |
Ivan Safrin
|
981b7873f0
Removed .user files from .gitignore
|
13 лет назад |
mcc
|
afc74abac5
Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom.
|
13 лет назад |
Ivan Safrin
|
1015a016cf
Merge pull request #151 from mcclure/gcfix
|
13 лет назад |
Ivan Safrin
|
47b18f52ef
Removed old, incomplete ScreenCurve class
|
13 лет назад |
Ivan Safrin
|
77811d37cb
Removed SHAPE_CUSTOM from ScreenShape, please use ScreenMesh for custom shapes
|
13 лет назад |
Ivan Safrin
|
0d9f0022ac
Removed old unsupported mesh type
|
13 лет назад |
Ivan Safrin
|
4d7ef4e4cd
Core lose and gain focus events in SDL/Linux
|
13 лет назад |
cib
|
4ea14cf52a
Forgot to add the { } to the now 2-line if-block.
|
13 лет назад |
cib
|
4f253bb2d6
Removed redundant case.
|
13 лет назад |
cib
|
cf5ed6cd49
Fixes behavior when WAV files aren't found.
|
13 лет назад |
cib
|
4db04dd1d0
Fixes issue #174
|
13 лет назад |
Ivan Safrin
|
3dcb8a4396
Merge pull request #175 from bobbaluba/fixlinuxidebuilderrors
|
13 лет назад |
Ivan Safrin
|
a4ca79ae89
Merge pull request #176 from chrisledet/patch-1
|
13 лет назад |
Chris Ledet
|
0fd6584555
Update BUILD.md
|
13 лет назад |
bobbaluba
|
a80edbc059
Fixed directory creation and cleanup in Makefile
|
13 лет назад |
bobbaluba
|
229fa27837
Renamed variable linux because it is actually a macro in gnu++98
|
13 лет назад |
Ivan Safrin
|
5930b20c15
Fixed PolyKEY in bindings, added Services.Input to Lua defaults
|
13 лет назад |
Ivan Safrin
|
4b06c5558f
IDE project edtior now sets the saved/unsaved flag
|
13 лет назад |
Ivan Safrin
|
fcaa4baef6
IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag
|
13 лет назад |
Ivan Safrin
|
2522352a17
Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE
|
13 лет назад |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
13 лет назад |
Ivan Safrin
|
d4fae692aa
Fixed offset rounding errors in mouse events
|
13 лет назад |
Ivan Safrin
|
ab57cb458b
Core pausing on lose focus, IDE will now pause core on lose focus
|
13 лет назад |
Ivan Safrin
|
78300e7cae
Fixed entity property editor, fixed mouse position not setting on mousedown
|
13 лет назад |
Ivan Safrin
|
8fa49ed75f
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 лет назад |
Ivan Safrin
|
f03307d738
Entity property editing in 2D editor, fixed web docs header and footer
|
13 лет назад |
Ivan Safrin
|
aeb455552e
Fixed broken UI module pak in player, fixed broken examples
|
13 лет назад |