scrawl
|
5ea61af6ac
|
Fix for applying view distance
|
2015-05-22 04:36:33 +02:00 |
|
scrawl
|
2235d2978b
|
Restore animation text key handling
|
2015-05-22 04:36:33 +02:00 |
|
scrawl
|
9b8e2e9db3
|
Port MWRender::Camera
|
2015-05-22 00:29:27 +02:00 |
|
scrawl
|
0fb97bd2e7
|
Readded baseonly parameter to Animation::setObjectRoot
Fixes the first person view.
|
2015-05-21 23:24:22 +02:00 |
|
scrawl
|
6031db7882
|
Character sliding fix
|
2015-05-21 21:04:48 +02:00 |
|
scrawl
|
cfe57199d7
|
Minor cleanup
|
2015-05-20 04:09:21 +02:00 |
|
scrawl
|
c4452afd89
|
Inventory item picking
|
2015-05-20 04:09:21 +02:00 |
|
scrawl
|
72c1f37527
|
Port CharacterPreview
|
2015-05-20 02:18:20 +02:00 |
|
scrawl
|
820f4a2688
|
Fix light direction
|
2015-05-20 02:07:18 +02:00 |
|
Stanislav Bas
|
163c12d3eb
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-19 21:39:48 +03:00 |
|
Stanislav Bas
|
196be7283d
|
Reset an activated reference after activation's exectution (Fix #1738)
|
2015-05-19 21:39:17 +03:00 |
|
scrawl
|
8bcfac1ea3
|
Fix adjustPosition not always working correctly (Fixes #2563)
moveObject was returning an incorrect Ptr for cell movements.
|
2015-05-17 18:16:42 +02:00 |
|
scrawl
|
75ace9f8b5
|
Global map base layer
|
2015-05-16 14:48:20 +02:00 |
|
scrawl
|
1b41f6c4c5
|
Sleep interruption fix
|
2015-05-16 12:29:26 +02:00 |
|
scrawl
|
bec9abd319
|
Remove name extension for internal MyGUI textures
Since they're no longer loaded from disk, the extension makes no sense.
|
2015-05-15 23:21:29 +02:00 |
|
scrawl
|
737c2114dc
|
Change viewer stats keybinding to F9
|
2015-05-15 19:43:48 +02:00 |
|
scrawl
|
b7fa645530
|
Don't destroy a NULL window
|
2015-05-15 19:34:18 +02:00 |
|
scrawl
|
49df07ea7f
|
Implement UI scaling factor
|
2015-05-15 00:41:21 +02:00 |
|
scrawl
|
842ff4d874
|
Catch exception for not found videos
|
2015-05-15 00:23:31 +02:00 |
|
scrawl
|
24bb2e152c
|
Apply texture filter setting changes
|
2015-05-14 21:42:04 +02:00 |
|
scrawl
|
5442bf23a6
|
Apply video mode & gamma setting changes
|
2015-05-14 20:31:16 +02:00 |
|
scrawl
|
3e86dd7df0
|
Apply runtime changes to field of view & view distance
|
2015-05-14 18:46:28 +02:00 |
|
scrawl
|
b7258c8d23
|
Readded Objects::updatePtr
|
2015-05-14 17:34:55 +02:00 |
|
scrawl
|
bc237ee1fe
|
Actor placement fix
|
2015-05-14 17:14:49 +02:00 |
|
scrawl
|
4ad0b83aa5
|
Eliminate string lookups in AnimationTime
|
2015-05-14 16:33:41 +02:00 |
|
scrawl
|
e3b1707bbd
|
Pause simulationTime when the GUI is up
|
2015-05-14 02:26:19 +02:00 |
|
scrawl
|
a18663c8b3
|
Improve MyGUI texture updates
|
2015-05-14 01:26:10 +02:00 |
|
scrawl
|
9ea416b852
|
Readded HW cursor manager (no image rotation yet)
|
2015-05-13 18:56:14 +02:00 |
|
scrawl
|
39fb46601a
|
Readded input & event handling
|
2015-05-13 16:50:47 +02:00 |
|
scrawl
|
298b3ed2ef
|
Create the GraphicsWindowSDL2 directly
|
2015-05-13 15:08:47 +02:00 |
|
scrawl
|
0498e6e5f0
|
Readded window icon
|
2015-05-13 15:03:21 +02:00 |
|
scrawl
|
36e0cfbc9d
|
Cleanup
|
2015-05-13 03:36:20 +02:00 |
|
scrawl
|
375b736e74
|
Use SDL to create the window
No input nor event loop handling yet, so the window will "stop responding" after a few seconds.
Thanks to KittyCat for the GraphicsWindowSDL2 code.
|
2015-05-13 02:53:09 +02:00 |
|
scrawl
|
7a3bc69df7
|
Readded sound listener
|
2015-05-12 19:02:56 +02:00 |
|
scrawl
|
ccab8cc9a1
|
Register Player in the PhysicsSystem
|
2015-05-12 17:40:42 +02:00 |
|
scrawl
|
56ff280230
|
Mention the RefId in "error during rendering: " errors
|
2015-05-12 16:50:43 +02:00 |
|
scrawl
|
4036978718
|
Empty model exception fix
|
2015-05-12 16:50:31 +02:00 |
|
scrawl
|
e8ec4387d6
|
Creature collision fix
|
2015-05-12 16:50:11 +02:00 |
|
scrawl
|
2bc95df265
|
Actor collision object placement fix
|
2015-05-12 16:49:28 +02:00 |
|
scrawl
|
65f0195c71
|
Readded animated collision shape support
|
2015-05-12 16:26:11 +02:00 |
|
scrawl
|
19988d5e45
|
Remove RefData::getHandle
|
2015-05-12 04:04:54 +02:00 |
|
scrawl
|
47758c11cd
|
Readded collision objects and movement physics
|
2015-05-12 03:02:15 +02:00 |
|
scrawl
|
5abeab21ed
|
Various integer/floating point roll adjustments based on wiki
|
2015-05-11 16:55:09 +02:00 |
|
scrawl
|
58a2ad663c
|
Fix regression of sleep interruption chance
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
97c35da441
|
Change exterior water level to z=-1 (Fixes #1405)
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
c819180aa1
|
Minor cleanup
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
9d86e5b028
|
GetSpellEffects returns true for active abilities (Fixes #2530)
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
ac88326909
|
Exit out of choice when no responses are found (Fixes #2525)
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
3b8b217888
|
Fix no punishment for stealing when taking an item with the inventory opened
|
2015-05-11 16:38:16 +02:00 |
|
scrawl
|
eef8f71797
|
Add a comment
|
2015-05-11 16:38:16 +02:00 |
|