rubidium
|
c702853917
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
rubidium
|
13855f0a09
|
(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753)
|
2013-08-09 18:43:44 +00:00 |
|
michi_cc
|
8bb76958fa
|
(svn r25685) -Codechange: [OSX] Use non-deprecated functions for byte swapping.
|
2013-08-05 20:37:29 +00:00 |
|
michi_cc
|
de097dd989
|
(svn r25685) -Codechange: [OSX] Use non-deprecated functions for byte swapping.
|
2013-08-05 20:37:29 +00:00 |
|
frosch
|
dd5be60322
|
(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors.
|
2013-06-15 15:06:22 +00:00 |
|
frosch
|
18ae9c78bc
|
(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors.
|
2013-06-15 15:06:22 +00:00 |
|
fonsinchen
|
e4d3b981e3
|
(svn r25348) -Add: multimap implementation with guaranteed order between equal keys
|
2013-06-09 12:52:11 +00:00 |
|
fonsinchen
|
4fd57501bb
|
(svn r25348) -Add: multimap implementation with guaranteed order between equal keys
|
2013-06-09 12:52:11 +00:00 |
|
fonsinchen
|
fdcb488f80
|
(svn r25347) -Add: function for deterministic approximate division
|
2013-06-09 12:50:33 +00:00 |
|
fonsinchen
|
dfad8317aa
|
(svn r25347) -Add: function for deterministic approximate division
|
2013-06-09 12:50:33 +00:00 |
|
rubidium
|
4b30ce61c1
|
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)
|
2013-05-19 14:06:26 +00:00 |
|
rubidium
|
b0a2818ed0
|
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)
|
2013-05-19 14:06:26 +00:00 |
|
frosch
|
f81b2246fc
|
(svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles.
|
2013-02-24 16:43:24 +00:00 |
|
frosch
|
5cd5aca98c
|
(svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles.
|
2013-02-24 16:43:24 +00:00 |
|
rubidium
|
13c769ff00
|
(svn r24959) -Doc [FS#5459]: that certain parameters need to be within certain boundaries
|
2013-02-02 20:18:41 +00:00 |
|
rubidium
|
6be79c424d
|
(svn r24959) -Doc [FS#5459]: that certain parameters need to be within certain boundaries
|
2013-02-02 20:18:41 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
alberth
|
19adc87262
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
alberth
|
732e073261
|
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb)
|
2012-12-01 13:12:39 +00:00 |
|
frosch
|
2d34e34a8b
|
(svn r24741) -Add: Const-methods to SmallMap.
|
2012-11-14 22:50:30 +00:00 |
|
frosch
|
dcfb2af871
|
(svn r24741) -Add: Const-methods to SmallMap.
|
2012-11-14 22:50:30 +00:00 |
|
frosch
|
0138c3fc2b
|
(svn r24448) -Fix [FS#5255]: Copy constructor and assignment operator cannot be implicit template specialisations. (adf88)
|
2012-07-29 20:02:25 +00:00 |
|
frosch
|
f9819c6645
|
(svn r24448) -Fix [FS#5255]: Copy constructor and assignment operator cannot be implicit template specialisations. (adf88)
|
2012-07-29 20:02:25 +00:00 |
|
frosch
|
008dd8d774
|
(svn r24275) -Codechange: Make SmallVector::FindIndex() const.
|
2012-05-25 20:52:11 +00:00 |
|
frosch
|
e1617a3d10
|
(svn r24275) -Codechange: Make SmallVector::FindIndex() const.
|
2012-05-25 20:52:11 +00:00 |
|
smatz
|
bb9b240a86
|
(svn r23941) -Add: support for clang
|
2012-02-12 21:17:32 +00:00 |
|
smatz
|
b5525fd33d
|
(svn r23941) -Add: support for clang
|
2012-02-12 21:17:32 +00:00 |
|
michi_cc
|
88b14d9760
|
(svn r23880) -Add: A simple smart pointer.
|
2012-02-04 13:28:35 +00:00 |
|
michi_cc
|
9d72b47984
|
(svn r23880) -Add: A simple smart pointer.
|
2012-02-04 13:28:35 +00:00 |
|
rubidium
|
59edf288de
|
(svn r23854) -Codechange: make it easier to put random debug stuff into the random log
|
2012-01-26 17:24:56 +00:00 |
|
rubidium
|
a48e3cb891
|
(svn r23854) -Codechange: make it easier to put random debug stuff into the random log
|
2012-01-26 17:24:56 +00:00 |
|
rubidium
|
dcdc998aaa
|
(svn r23814) -Codechange: write the random-debug output directly to a file
|
2012-01-15 21:15:38 +00:00 |
|
rubidium
|
2a0754b678
|
(svn r23814) -Codechange: write the random-debug output directly to a file
|
2012-01-15 21:15:38 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
1c9bec1999
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
truebrain
|
f1f0776efd
|
(svn r23634) -Add: support language files for GameScript (Rubidium)
|
2011-12-19 21:05:46 +00:00 |
|
truebrain
|
2ae87e7213
|
(svn r23634) -Add: support language files for GameScript (Rubidium)
|
2011-12-19 21:05:46 +00:00 |
|
rubidium
|
330ea6f277
|
(svn r23466) -Fix [FS#4871, FS#4874]: assertion triggered when resizing a window during ReInit by an amount that's not a multiple of the resize interval
|
2011-12-09 22:07:00 +00:00 |
|
rubidium
|
6153dc57f5
|
(svn r23466) -Fix [FS#4871, FS#4874]: assertion triggered when resizing a window during ReInit by an amount that's not a multiple of the resize interval
|
2011-12-09 22:07:00 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
michi_cc
|
d3b7b89493
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
glx
|
d4fc5bf88d
|
(svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping
|
2011-09-06 00:10:20 +00:00 |
|
glx
|
2c20738067
|
(svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping
|
2011-09-06 00:10:20 +00:00 |
|
frosch
|
398ed7ebb8
|
(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.
|
2011-09-03 12:45:45 +00:00 |
|
frosch
|
5ccd091fd1
|
(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.
|
2011-09-03 12:45:45 +00:00 |
|
michi_cc
|
dcef62040f
|
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
|
2011-09-02 20:54:51 +00:00 |
|
michi_cc
|
f227e90c24
|
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
|
2011-09-02 20:54:51 +00:00 |
|