[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r13582] by cellsafemode

prettier fix for my screwup

2013-03-19 00:45:10 Tree
[r13581] by cellsafemode

universe significantUnits funcction had two issues, 1 it kept checking if our c++ function that only returns significant units was returning significant units ...dumb... and 2 it never set un back to iter.current(), yielding the same unit returned by any python call to this function

2013-03-18 23:42:36 Tree
[r13580] by cellsafemode

remove deprecated huge comment block out of env_map_gent, and fix up script_call_unit_generic to utilize UnitUtil functions that already exist for the purposes being used in here as a python wrapper, ensuring coherency between python and C++

2013-03-18 23:38:46 Tree
[r13579] by cellsafemode

options updates

2013-03-18 23:33:52 Tree
[r13578] by klaussfreire

Patch 3597608 by log0: Remove immediate mode from vdu. Adapted to use
VertexBuilder where beneficial (for memory safety mostly)

2013-03-17 22:43:35 Tree
[r13577] by klaussfreire

Tools compatible with both 2.7 and 3.x python, merge from py3 with some edits

2013-03-17 18:34:38 Tree
[r13576] by cellsafemode

Tweak settings to reflect computers built in the last decade ...and actually have a chance at running game

2013-03-17 15:08:20 Tree
[r13575] by cellsafemode

The additional versions are already searched for in current versions of cmake, the code block that was removed had to do with multi-arch setups where distros move pyconfig to an arch specific directory and have the rest of python in a common directory. this has only started to be done with 3.3. cmake hasn't yet been updated to include both dirs in it's python module yet. hardcoding these should be pretty safe whether they exist or not in the conditional. better fix would be to actually check and make sure they match the version of python found in case there are many

2013-03-17 10:36:06 Tree
[r13574] by cellsafemode

some more options and minor gl tweak to cubemaps

2013-03-17 10:15:21 Tree
[r13573] by klaussfreire

A more proper fix to the python3 version suffix issue: tell CMake which suffixes to check.
Works in openSuse 12.2 (CMake 2.8.8). Sorry if it breaks it for you safemode, feel free to revert in that case.

2013-03-13 07:15:07 Tree
Older >