zsilencer
|
02cacd45c1
|
cmake build
|
2014-09-05 20:35:16 -06:00 |
|
zsilencer
|
04a2d27c9a
|
Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
Conflicts:
projects/openrct2.vcxproj.filters
|
2014-09-05 19:36:38 -06:00 |
|
zsilencer
|
bf805057f2
|
A new custom software mixer, supports playing streams at any rate, which is needed to emulate the directsound SetFrequency effects (when a ride malfunctions and the music slows down and stops). The speex resampler is added for this. Currently samples can be played and their volumes and looping set on an arbitrary number of channels. Support for FLAC and other streaming formats can be added.
|
2014-09-05 19:29:22 -06:00 |
|
IntelOrca
|
bc616af7de
|
Merge branch 'qcz-scenery-window'
|
2014-09-06 01:07:41 +01:00 |
|
IntelOrca
|
b4c7723368
|
fix warnings in window_scenery.c
|
2014-09-06 01:06:31 +01:00 |
|
qcz
|
a70df144ed
|
Merge remote-tracking branch 'upstream/master' into scenery-window
|
2014-09-06 01:10:06 +02:00 |
|
qcz
|
7b2b9e5859
|
Finalize scenery window, fix encoding
|
2014-09-06 01:09:12 +02:00 |
|
IntelOrca
|
6b3c39655f
|
fixes #279, WWT_24 no longer shows a checkbox
|
2014-09-05 23:46:35 +01:00 |
|
qcz
|
6abc2327af
|
added constants for frequently used variables, renamed register named variables where the purpose is known
|
2014-09-06 00:30:08 +02:00 |
|
qcz
|
01986241de
|
use local variable for scenery tab entries instead of the old location
|
2014-09-05 23:40:42 +02:00 |
|
qcz
|
d4201a7eb7
|
add rct_scenery_set_entry struct, use it everywhere where referenced, continue to unify code in scenery window
|
2014-09-05 23:08:51 +02:00 |
|
qcz
|
90b0ec02b3
|
fix tab ordering, add pressed state for cluster button
|
2014-09-05 21:32:08 +02:00 |
|
IntelOrca
|
2bb4274f05
|
fix warnings
|
2014-09-04 23:27:16 +01:00 |
|
Ted John
|
b284077b73
|
Merge pull request #401 from adrian17/window_rotate_camera
Window rotate camera
|
2014-09-04 23:23:35 +01:00 |
|
IntelOrca
|
77d0ab9b0e
|
Merge branch 'vanderkleij-master'
|
2014-09-04 23:19:41 +01:00 |
|
IntelOrca
|
4de8808fdb
|
Merge branch 'master' of https://github.com/vanderkleij/OpenRCT2 into vanderkleij-master
|
2014-09-04 23:17:37 +01:00 |
|
Tom van der Kleij
|
c9f081e5d2
|
Renamed peep_create --> create_sprite + minor changes from feedback
|
2014-09-04 23:22:06 +02:00 |
|
adrian17
|
7359134fc5
|
Fix off-by-one error in center_2d_coordinates
|
2014-09-04 22:53:54 +02:00 |
|
adrian17
|
657621db20
|
Decompile window_rotate_camera, change sub_689174 to use z parameter
|
2014-09-04 22:53:40 +02:00 |
|
qcz
|
9b39a211e4
|
remove debug printf
|
2014-09-04 22:38:38 +02:00 |
|
qcz
|
f6da2edc1c
|
fix most of the bugs, rename widget ids
|
2014-09-04 22:37:03 +02:00 |
|
Tom van der Kleij
|
10ab0030ae
|
Decompiled peep_create (0x0069EC6B)
|
2014-09-04 22:10:53 +02:00 |
|
IntelOrca
|
f639fd6054
|
refactor ride structure
|
2014-09-03 23:17:31 +01:00 |
|
qcz
|
a172d5a5d5
|
decompile window_scenery_update_scroll, some fixes
|
2014-09-03 22:13:19 +02:00 |
|
qcz
|
10c2f10a24
|
Merge remote-tracking branch 'upstream/master' into scenery-window
|
2014-09-03 21:20:43 +02:00 |
|
qcz
|
446620610d
|
free dat clipdpi
|
2014-09-03 21:19:54 +02:00 |
|
qcz
|
de734d49cc
|
move scenery related types and enums to scenery.h
|
2014-09-03 21:18:08 +02:00 |
|
qcz
|
9742ccc64b
|
implement window_scenery_scrollpaint
|
2014-09-03 21:13:42 +02:00 |
|
qcz
|
c996dba32a
|
Fix the final bug in clip_drawpixelinfo
|
2014-09-03 18:59:03 +02:00 |
|
Ted John
|
0af2415d0a
|
Merge pull request #398 from Balletie/master
Decompile 0x006B4800
|
2014-09-02 23:39:17 +01:00 |
|
Balletie
|
fb9819f9c6
|
Merge remote-tracking branch 'upstream/master'
|
2014-09-02 23:39:21 +02:00 |
|
Balletie
|
91ca6401b5
|
Fixes the last bug
|
2014-09-02 23:38:59 +02:00 |
|
Balletie
|
51b377b7b9
|
Construction window is shown, but with very weird results still
|
2014-09-02 20:33:23 +02:00 |
|
Ted John
|
7e7531f8d1
|
Merge pull request #397 from jcdavis/master
Decompile 6CB70A
|
2014-09-02 18:29:30 +01:00 |
|
Jackson Davis
|
c6bb6f5809
|
Move to viewport.c
|
2014-09-02 19:10:49 +02:00 |
|
Jackson Davis
|
7cc79d95c1
|
First pass at 6CB70A
|
2014-09-02 17:56:30 +02:00 |
|
Balletie
|
152f244cdf
|
Merge remote-tracking branch 'upstream/master'
|
2014-09-02 17:53:00 +02:00 |
|
Balletie
|
4f5dc9b33e
|
Initial crack at decompiling 0x006B4800
|
2014-09-02 17:52:23 +02:00 |
|
Ted John
|
07fc15751b
|
Merge pull request #395 from zsilencer/master
A pull request
|
2014-09-02 08:51:11 +01:00 |
|
zsilencer
|
a284d446ee
|
Merge branch 'master' of https://github.com/IntelOrca/OpenRCT2
Conflicts:
src/addresses.h
|
2014-09-01 20:20:03 -06:00 |
|
zsilencer
|
6dd4110b89
|
useless functions decompiled
|
2014-09-01 19:59:39 -06:00 |
|
zsilencer
|
6de4fa1fcf
|
low-hanging fruit
|
2014-09-01 15:42:56 -06:00 |
|
qcz
|
ac04de3e3c
|
add window_scenery_scrollmouseover, move common code with scrollmousedown to a function
|
2014-09-01 23:09:22 +02:00 |
|
qcz
|
0661511d9d
|
Merge remote-tracking branch 'upstream/master' into scenery-window
|
2014-09-01 22:57:21 +02:00 |
|
qcz
|
4948537654
|
add window_scenery_scrollmousedown, fix scenery_mousedown crash
|
2014-09-01 22:56:22 +02:00 |
|
Ted John
|
5e7187966a
|
Merge pull request #394 from jcdavis/master
Decompile 006EE65A
|
2014-09-01 21:44:53 +01:00 |
|
Jackson Davis
|
4b3150449a
|
Fix typo
|
2014-09-01 22:22:54 +02:00 |
|
qcz
|
6b92eb0d72
|
add window_scenery_scrollgetsize, identify scenery entry field
|
2014-09-01 22:20:27 +02:00 |
|
Jackson Davis
|
fc2c3bdb51
|
Rename 6EE65A to push_others_right + refactor
|
2014-09-01 22:16:08 +02:00 |
|
qcz
|
087b56babe
|
add window_scenery_mousedown
|
2014-09-01 21:55:08 +02:00 |
|