mathusummut
|
d5775734d7
|
Renamed ZetaGlest to Glest
|
2019-01-31 02:40:31 +01:00 |
|
mathusummut
|
35b7b1f1a6
|
Fixed the god-awful indentation
|
2018-05-06 00:01:36 +02:00 |
|
SoftCoder
|
8195121fca
|
- Check for packaged streflop and use it before using embedded copy
|
2017-02-05 16:48:50 -08:00 |
|
SoftCoder
|
63bf258705
|
- remove all unused variables as reported by clang (and issue #35)
|
2015-11-29 16:00:03 -08:00 |
|
SoftCoder
|
9fc7b9f72c
|
- attempt streflop bugfix for win64
|
2015-11-28 20:38:05 -08:00 |
|
SoftCoder
|
fe25767b1c
|
- updated asm code to only compile when x64 mode enabled
|
2014-02-06 21:39:54 -08:00 |
|
SoftCoder
|
2ed1c2ae2b
|
- attempt to see if this win64 asm is more reliable for streflop
|
2014-02-06 17:03:15 -08:00 |
|
SoftCoder
|
d2f321a2df
|
- attempt to bugfix win64 stability
|
2014-02-05 11:29:21 -08:00 |
|
SoftCoder
|
78ed6d4601
|
- attempt to add streflop to win64 build
- CRAZY attempt to add x64 (win64) support to streflop via some new asm code!
|
2014-02-01 01:28:30 -08:00 |
|
SoftCoder
|
b8ab732b85
|
- cppcheck code cleanup
|
2013-12-14 18:07:22 -08:00 |
|
SoftCoder
|
c887b0c357
|
- attempt to cleanup a few warnings
- attempt to get git rev info each compile (not just when running cmake)
|
2013-12-11 23:16:56 -08:00 |
|
Mark Vejvoda
|
f461504541
|
some cleanup related to bugs filed on sourceforge from the Debian games team.
|
2013-11-03 04:10:20 +00:00 |
|
Mark Vejvoda
|
7ad30f92bf
|
- added game statistics gathering and saving on masterserver.
see Table glestserver now has the field: gameUUID
Table glestgamestats has game header stats
Table glestgameplayerstats has game player stats
|
2013-10-31 00:57:36 +00:00 |
|
Mark Vejvoda
|
9bc6d33f1d
|
- bug fixes to stabilize the windows build
|
2013-02-09 06:57:05 +00:00 |
|
Mark Vejvoda
|
f87b8b6ee2
|
- updated code to protect against null pointers and uninitialized values and threading issues
|
2013-02-04 08:30:43 +00:00 |
|
Mark Vejvoda
|
d0006db4a1
|
- updated for debian compliance
|
2012-11-15 07:50:43 +00:00 |
|
Mark Vejvoda
|
2469503128
|
- updated for debian compliance
|
2012-11-12 04:42:05 +00:00 |
|
Mark Vejvoda
|
b30909f90b
|
- attempt to cleanup for debian compliance (proper copyright, etc)
|
2012-10-30 06:48:12 +00:00 |
|
Mark Vejvoda
|
bf38a83de3
|
- fix for compiling on arm using softfloat
|
2012-10-25 16:35:58 +00:00 |
|
Mark Vejvoda
|
2f1ddf7776
|
- code cleanup based on verbose output from the latest git version of cppcheck
|
2012-10-06 07:27:32 +00:00 |
|
Mark Vejvoda
|
4ed3050f84
|
- fixed soft float support so megaglest might now work with other architectures at least in terms of streflop support
|
2012-02-11 15:20:40 +00:00 |
|
Mark Vejvoda
|
2e94c32d59
|
- added ability to check if compiler supports SSE and if not fallback to X87 for streflop.
- added ability for clients to specify gamma override value for drivers which support it
|
2011-12-23 08:20:54 +00:00 |
|
Mark Vejvoda
|
9c5d911edc
|
Added cmake build files (thanks RCL)
|
2010-06-05 17:34:55 +00:00 |
|
Mark Vejvoda
|
2bfaa4d1d7
|
Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux
|
2010-04-24 03:57:38 +00:00 |
|