Commit Graph

246 Commits

Author SHA1 Message Date
tmj-fstate
c85df27c02 Merge pull request #2 from maciek001/mover_in_c++
Mover in c++
2017-02-17 22:50:03 +01:00
tmj-fstate
197fa21f98 point light size increase, changed movement scheme control in the cab 2017-02-17 22:47:21 +01:00
maciek001
b7c728155a poprawa logowania pozycji kranu zespolonego 2017-02-16 18:08:55 +01:00
maciek001
b3e8002290 Poprawione błędy logów 2017-02-16 14:40:15 +01:00
tmj-fstate
c43b420c00 Merge pull request #1 from maciek001/mover_in_c++
MWD change
2017-02-16 14:33:34 +01:00
maciek001
741d1743e0 Zabezpieczenie przed dzieleniem modulo przez zero! (iMWDdivider) 2017-02-16 14:26:32 +01:00
maciek001
ad5adba032 Poprawki do MWD - SerialPort 2017-02-16 13:48:15 +01:00
tmj-fstate
cf48989f39 fixes for sound transcripts, conversion of win1250cp to plain ascii, tga loader 2017-02-15 00:37:12 +01:00
tmj-fstate
b0ed27ba91 merge branch 'renderer_upgrades' 2017-02-13 22:17:33 +01:00
tmj-fstate
a362d10fb0 texture-related render code bumped to openGL 1.4; disabled texture switching optimization until other parts of the render code are reviewed. 2017-02-13 22:06:26 +01:00
tmj-fstate
83284e4bcc light beam strength based on number of active lights, \r recognition in the parser, proper (lack) of depth test for the UI 2017-02-13 19:28:04 +01:00
tmj-fstate
6ed00729fc recognition of basic texture traits 2017-02-13 15:55:55 +01:00
tmj-fstate
377d661e68 Merge branch 'mover_in_c++' 2017-02-12 23:46:09 +01:00
tmj-fstate
1b2b3b06e7 converted remaining image loaders 2017-02-12 23:28:30 +01:00
tmj-fstate
a8ece11c27 removed direct texture binding. binding is now done through texture manager 2017-02-12 20:06:05 +01:00
tmj-fstate
22245a8801 introduced opengl texture object 2017-02-11 21:43:44 +01:00
tmj-fstate
6683738077 bug fixes for python bindings and .fiz loader 2017-02-11 15:50:08 +01:00
tmj-fstate
1b6339e482 miscellaneous bug fixes. 2017-02-10 22:17:12 +01:00
tmj-fstate
adeaa5fc79 completed .fiz file loader; minor parser enhancement, wheel slip and schedule loader bug fixes. 2017-02-08 03:13:04 +01:00
tmj-fstate
fdb95d3b63 fixed recognition of train stops. 2017-02-05 19:49:42 +01:00
tmj-fstate
589b6d5301 stl-based names class replacement, re-enabled cab camera shake, enhanced parser comment support, minor bug fixes. 2017-02-04 20:23:59 +01:00
tmj-fstate
567c3a8a39 added crashdump functionality. 2017-02-03 09:44:52 +01:00
tmj-fstate
22e168f518 fixes for EZT and coupler config parsing, minor re-arrangement of the main loop. 2017-02-01 22:44:09 +01:00
tmj-fstate
e3f82b68eb texture tweaks 2017-01-31 18:32:53 +01:00
tmj-fstate
61440c4969 compatibility with winXP. .bmp loader now handles 32-bit images and more modern headers. 2017-01-30 23:21:00 +01:00
tmj-fstate
3c0edb3ec3 partial replacement of char arrays with std::string; minor updates, fixes and cleanup of mctools 2017-01-29 18:12:18 +01:00
tmj-fstate
c3d79e29e2 added quotation marks handling to the parser 2017-01-28 04:40:54 +01:00
tmj-fstate
fe1c52027e replaced the list of dynamic objects on tracks with stl-based version 2017-01-27 22:45:47 +01:00
tmj-fstate
ff480e2e1b solution files cleanup 2017-01-27 18:33:17 +01:00
tmj-fstate
020016092d added class members initializations 2017-01-27 17:36:08 +01:00
tmj-fstate
71cd60b543 fixed initialization of track classes and basic 3d types 2017-01-27 00:50:54 +01:00
tmj-fstate
647e1f9000 set git to ignore visual studio project files 2017-01-26 19:56:02 +01:00
tmj-fstate
abdf064fc7 merged upstream changes 2017-01-26 19:09:59 +01:00
tmj-fstate
5eb958bb45 added .lib and visual c++ files 2017-01-26 18:53:03 +01:00
tmj-fstate
c6ed00e2ab reviewed and fixed bitwise operations in brake classes 2017-01-26 18:51:14 +01:00
firleju
0900d93227 Usunięte out_of_range z zapisu e3d i szukania eventow skanowanych 2017-01-26 06:14:45 +01:00
tmj-fstate
c3fab994ae re-enabled cargo mesh loading; minor brake fixes; increased use of glew and stl containers 2017-01-26 04:57:41 +01:00
firleju
4ad5ac1b51 Poprawki post-merge. Nowy silnik liczb losowych.
Dodane zagubione pliki
2017-01-25 16:25:25 +01:00
firleju
28e85e8dc3 Poprawiony plik .gitignore 2017-01-24 15:32:41 +01:00
firleju
62b272479c Dodane pliki solucji 2017-01-24 15:31:06 +01:00
tmj-fstate
d6015c13dc fix attempt for geometry rendering errors in release mode 2017-01-24 11:45:52 +01:00
firleju
18cfe62096 Merge pull request #18 from tmj-fstate/mover_in_c++
Poprawki do stabilności działania i wycieków pamięci.
2017-01-24 11:33:20 +01:00
tmj-fstate
752a25648e merged upstream changes 2017-01-23 16:43:56 +01:00
firleju
79302d6677 Konwersja na UTF-8
Konwersja na UTF-8

Dodany nowy warunek dla formatera aby nie sortował includów.
2017-01-23 15:31:40 +01:00
tmj-fstate
b6e3ba8f1c post-merge fixes 2017-01-23 13:36:10 +01:00
tmj-fstate
3b2bba69d6 merged upstream changes 2017-01-23 12:40:14 +01:00
tmj-fstate
8fb7b5357f pre-merge syncs 2017-01-23 11:24:29 +01:00
tmj-fstate
77d462ffe4 assorted bug fixes 2017-01-23 11:06:34 +01:00
firleju
81aad5d1ae Konwersja na UTF-8
Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja do UTF-8


Konwersja na UTF-8


Konwersja na UTF-8


Konwersja na UTF-8
2017-01-23 06:58:53 +01:00
tmj-fstate
538d130617 more complete parsing of .fiz data files 2017-01-22 00:08:53 +01:00