Commit Graph

15 Commits

Author SHA1 Message Date
76786203a0 style: aplicar readability-math-missing-parentheses
- Agregar paréntesis explícitos en operaciones matemáticas para claridad
- Ejemplos: '1.0F - a * b' → '1.0F - (a * b)'
- 291 correcciones aplicadas automáticamente con clang-tidy
- Check 2/N completado

🤖 Generated with Claude Code
2025-12-18 13:09:35 +01:00
bc94eff176 style: aplicar readability-uppercase-literal-suffix
- Cambiar todos los literales float de minúscula a mayúscula (1.0f → 1.0F)
- 657 correcciones aplicadas automáticamente con clang-tidy
- Check 1/N completado

🤖 Generated with Claude Code
2025-12-18 13:06:48 +01:00
3b432e6580 layout de TITOL 2025-12-17 11:32:37 +01:00
3c3857c1b2 debris hereten velocitat angular 2025-12-09 12:30:03 +01:00
217ca58b1a millorat el spawn d'enemics: perimetre de seguretat i animació amb invulnerabilitat 2025-12-09 10:21:42 +01:00
ec6565bf71 debris hereta brillantor i velocitat 2025-12-09 09:25:46 +01:00
1023cde1be afegida progresió 2025-12-03 22:19:44 +01:00
3b0354da54 afegit titol al TITOL 2025-12-03 17:40:27 +01:00
622ccd22bc afegits diferents enemics 2025-12-03 13:47:31 +01:00
d6b2e97777 afegit nivell de brillo per shape 2025-12-02 22:11:17 +01:00
20538af4c6 LOGO explota 2025-12-02 08:50:38 +01:00
73f222fcb7 afegit debris_manager 2025-12-02 08:30:32 +01:00
67681e0f37 el marcador fake ja es pinta correctament 2025-12-01 23:47:42 +01:00
4d0a5ca5bd migrat a sistema de shapes 2025-11-28 12:29:56 +01:00
836debdc0b separació per entitats 2025-11-28 08:17:12 +01:00