index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
os_windows.cpp
Age
Commit message (
Expand
)
Author
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-07
Added constant to retrieve Windows' Documents path
Franco Eusébio Garcia
2016-02-04
support horizontal mouse wheel, use in text editor
hondres
2016-02-01
remove pc_joystick_map.h
hondres
2016-01-24
Change default window size for desktop
George Marques
2016-01-12
Merge pull request #3272 from Hinsbart/joy-binding
punto-
2016-01-11
Merge pull request #3230 from touilleMan/issue-55
Rémi Verschelde
2016-01-10
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-04
Remove unnecessary null pointer checks
Emmanuel Leblond
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-18
Better gamepad support
hondres
2015-12-12
-added windowed mode with -w, fixes #3020
Juan Linietsky
2015-11-19
Added missing \n in script error output.
ZuBsPaCe
2015-11-19
Nice error output padding. Code location behind " At: " is now aligned with t...
ZuBsPaCe
2015-11-19
Set console background color on windows in SetConsoleTextAttribute, otherwise...
ZuBsPaCe
2015-11-19
Set output color of ERR_SCRIPT messages to purple. Same as on linux.
ZuBsPaCe
2015-11-19
Removed ANSI error codes from windows terminal error output. Windows does not...
ZuBsPaCe
2015-11-19
Inconsistent code formatting in print_error (Newlines and spaces)
ZuBsPaCe
2015-11-18
Merge pull request #2718 from SaracenOne/audio_system_crash_fix
Juan Linietsky
2015-11-18
Merge pull request #2737 from akien-mga/type-specific-error-output
Juan Linietsky
2015-11-14
windows crash and bind placeholder method
Ariel Manzur
2015-11-10
Fix error messages forcing a white font for subsequent messages
Rémi Verschelde
2015-11-10
Display error type (error, warning, script error) in OS::print_error
Rémi Verschelde
2015-11-02
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-08-06
Add OS.get_system_time_msec
Maximillian
2015-06-07
Complete fix for windows compilability
est31
2015-06-07
Fix windows compilability
est31
2015-06-06
Add OS.get_time_zone_info function
est31
2015-06-06
Add utc param to get_time and get_date methods
est31
2015-06-06
Use local time for both time and date on win
est31
2015-05-26
ability to run 2D physics in a thread
Juan Linietsky
2015-05-04
Merge remote-tracking branch 'origin/master'
Juan Linietsky
2015-05-04
small unicode fixes
Juan Linietsky
2015-03-25
add missing WM_RBUTTONDBLCLK message
sanikoyes
2015-03-23
window managements functions work
Juan Linietsky
2015-03-22
fixes to new window management API
Juan Linietsky
2015-03-16
New option to send canvas to render buffer
Juan Linietsky
2015-02-25
fix get joystick name from registry on some systems
Hinsbart
2015-02-15
begin new serialization framework
Juan Linietsky
2015-02-14
fixes to mouse warp
Juan Linietsky
2015-02-12
fix get_joy_name() on windows
Hinsbart
2015-02-09
Merge pull request #1259 from laganojunior/feature/fix_modifier_key_unpress
Juan Linietsky
2015-01-17
Fix whitespace on previous commit
Manuel Lagang
2015-01-17
Modifiers are unset on events for the modifier key itself
Manuel Lagang
2015-01-18
Fix mingw windows build error
marynate
2015-01-17
added nvidia optimus enablement
the_mech
2015-01-11
-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...
Juan Linietsky
2015-01-10
2D Rewrite Step [1]
Juan Linietsky
[next]